Question: 6. A). Convert 0.875 to an IEEE 754 single precision floating pointbinary representation. Show the sign bit, the exponent, and thefraction. B). Convert -5.625 to
6.
A). Convert 0.875 to an IEEE 754 single precision floating pointbinary representation. Show the sign bit, the exponent, and thefraction.
B). Convert -5.625 to an IEEE 754 single precision floatingpoint binary representation. Show the sign bit, the exponent, andthe fraction.
C). Convert the IEEE 754 single precision floating point binaryrepresentation 0xC2E48000 to its corresponding decimal number.Note: the prefix “0x” means the following number is a hexadecimalnumber, that is, 0xC2E48000 = C2E4800016.
D). Convert the IEEE 754 single precision floating point binaryrepresentation 0x00800000 to its corresponding decimal number.Again, the prefix “0x” means the following number is a hexadecimalnumber.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
