
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The normalized floating point representations in hexadecimal notation for various single and double precision numbers, including negative and positive values, as well as special values like infinity.
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

Show the single precision (32-bit) and double precision (64-bit) normalized floating point rep- resentations of the following numbers. Use the 754 standard and present your solution in hexadecimal notation (a hexadecimal number is denoted by a leading “0x”).
Single Precision (32-bit) -0.875 0xbf -1.03125 0xbf Infinity 0x7f -4.5 0xc -0.125 0xbe 10.03125 0x -0.0625 0xbd 0.375 0x3ec
Double Precision (64-bit) -1.0 0xbff Infinity 0x7ff -1.0 0xbff -0.1875 0xbfc -0.125 0xbfc -1.5 0xbff