CSC 370 - Computer Architecture and Organization
Dr. R. M. Siegfried
Assignment #11 - Converting to and from IEEE format
Due Monday, December 11, 2023
- Convert the decimal number -30.375 to IEEE short (32-bit) standard
floating-point format.
- Convert the decimal number +142.65625 to IEEE short (32-bit) standard
floating-point format.
[Back to the Assignments List]