Chapter 3: 40 (page 241)
Question: Based on your answer to 3.38 and 3.39, is
Short Answer
Based on the answers of 3.38 and 3.39, the given equations are not equal.
Chapter 3: 40 (page 241)
Question: Based on your answer to 3.38 and 3.39, is
Based on the answers of 3.38 and 3.39, the given equations are not equal.
All the tools & learning materials you need for study success - in one app.
Get started for freeQuestion: [10] Write down the binary representation of the decimal number 63.25 assuming the IEEE 754 double precision format.
Question : 3.28 [20] The Hewlett-Packard 2114, 2115, and 2116 used a format with the left most 16 bits being the fraction stored in two’s complement format, followed by another 16-bit field which had the left most 8 bits as an extension of the fraction (making the fraction 24 bits long), and the rightmost 8 bits representing the exponent. However, in an interesting twist, the exponent was stored in sign-magnitude format with the sign bit on the far right! Write down the bit pattern to represent assuming this format. No hidden 1 is used. Comment on how the range and accuracy of this 32-bit pattern compares to the single precision IEEE 754 standards.
Write down the bit pattern in the fraction assuming a floating-point format that uses Binary Coded Decimal (base 10) numbers in the fraction instead of base 2. Assume there are 24 bits, and you do not need to normalize. Is this representation exact?
What is 4365 - 3412 when these values represent signed 12-bit octal numbers stored in sign-magnitude format? The result should be written in octal. Show your work.
Calculate by hand, assuming each of the values are stored in the 16-bit half precision format described in Exercise 3.27 ( and also described in the text). Assume 1 guard, 1 round bit, and 1 sticky bit, and round to the nearest even. Show all the steps, and write your answer in both the 16-bit floating point format and in decimal.
What do you think about this solution?
We value your feedback to improve our textbook solutions.