CSC 370 - Computer Architecture and Organization

Dr. R. M. Siegfried

Assignment #11 - Converting to and from IEEE format

Due Monday, December 11, 2023

  1. Convert the decimal number -30.375 to IEEE short (32-bit) standard floating-point format.
  2. Convert the decimal number +142.65625 to IEEE short (32-bit) standard floating-point format.

[Back to the Assignments List]