Algorithm to pretty-print binary floating-point numbers
Project description
Python implementation of the algorithm to print floating points described in the paper by Robert G. Burger and R. Kent Dybvig, entitled:
“Printing Floating-Point Numbers Quickly and Accurately”