Skip to content

Utility to show a real float number in its normalized hexadecimal and binary representation, with its exponent and normalized mantissa in memory using C bitwise operations.

NFestoso/Float-Reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Float-Reader

Utility to show a real float number in its normalized hexadecimal and binary representation, with its exponent and normalized mantissa in memory.

Build Environment

  • Visual Studio 2015
  • Visual C++ Redistributable for Visual Studio 2015

Date Created

December, 2017

Author

Nathan Festoso

About

Utility to show a real float number in its normalized hexadecimal and binary representation, with its exponent and normalized mantissa in memory using C bitwise operations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages