Skip to content
Appendix B
- Convert the following numbers to IEEE single-precision format. Give the results as eight hexadecimal digits.
- 2. Convert the following IEEE single-precision floating-point numbers from hex to deci- mal:
42E48000H3F880000H00800000HC7F00000H
- The following binary floating-point numbers consist of a sign bit, an excess 64, radix 2 exponent, and a 16-bit fraction. Normalize them. You should eliminate the top (hidden) bit.
0 1000000 00010101000000010 0111111 00000011111111110 1000011 1000000000000000