Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Floating-point representations Consider the ANSI/IEEE short floating-point forma

ID: 3558818 • Letter: F

Question

Floating-point representations Consider the ANSI/IEEE short floating-point format. Ignoring plusminus infinity, plusminus 0, NaN, and denormals, how many distinct real numbers are representable? What is the minimum number of bits needed to represents this many distinct values? What is the encoding or representation efficiency of this format? Discuss the consequences (in terms of range and precision) of shortening the exponent field by 2 bits and adding 2 bits to the significand field. Repeat part d, this time assuming that the exponent base is increased from 2 to 16.

Explanation / Answer

denoting a mode of representing numbers as two sequences of bits, one representing the digits in the number and the other an exponent which determines the position of the radix point.