Skip to content

A program that converts floating point numbers to their IEEE binary representation.

License

Notifications You must be signed in to change notification settings

lkf57/IEEE-Representation-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IEEE-Representation-C

About

This program prompts the user for a real number - integer or floating point - and converts that number into its IEEE binary floating point representation. The program outputs the steps including the +/- sign, significand, and exponent. It then outputs the final number.

Written March 18, 2022 by Lauren Farr.

License

This software is free to use under the MIT License

About

A program that converts floating point numbers to their IEEE binary representation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages