Skip to content
/ Grisu Public
forked from abolz/Drachennest

An implementation of the Grisu2 algorithm for converting binary to decimal floating-point numbers

License

Notifications You must be signed in to change notification settings

romange/Grisu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An implementation of the Grisu2 algorithm for converting binary to decimal floating-point numbers.

Florian Loitsch, Printing Floating-Point Numbers Quickly and Accurately with Integers, in Proceedings of the ACM SIGPLAN Conference on Programming Language Design and Implementation, PLDI 2010

About

An implementation of the Grisu2 algorithm for converting binary to decimal floating-point numbers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.1%
  • Lua 0.9%