Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 316 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 316 Bytes

The IEEE745 Format is a standard in which a 32-Bit binary number is used to store a decimal number in Base 10. This program takes in a 32-Bit Binary Number in that format and transforms it into it's decimal representation. Here is a website describing the process: https://sandbox.mc.edu/~bennet/cs110/flt/ftod.html