31625 587950025 1 Write down the binary representation of th
31.625
587950.025
1) Write down the binary representation of the decimal number, assuming the IEEE 754 single precision format.
2) Write down the binary representation of the decimal number, assuming the IEEE 754 double precision format.
Solution
following format has been followed!
sign exponent mantissa
1> 31.625 =
587950.025 =
2> 31.625 =
587950.025 =
| 0 | 10000011 | 11111010000000000000000 |