Programming Tips - Algorithm: How to print floating-point numbers accurately
Date: 2025aug5
Keywords: classic, algorithm
Q. Algorithm: How to print floating-point numbers accurately
A. If you want to do this check out the classic 1990
paper by Steele and White called
"How to print floating-point numbers accurately"
https://dl.acm.org/doi/10.1145/93548.93559