Skip to content

DiiShan/fp_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fp_converter

IEEE-754 floating point converter

support:

  1. single floating point convertion between the decimal representation, hexadecimal representation and binary representation;
  2. double floating point convertion between the decimal representation, hexadecimal representation and binary representation;
  3. single floating point convertion addition;
  4. double floating point convertion addition;
  5. only round-to-nearest rounding method

About

floating-point converter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages