Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
nigeltao
6 months ago
|
parent
|
context
|
favorite
| on:
Floating-Point Printing and Parsing Can Be Simple ...
> Russ Cox should make a C version of his code.
https://github.com/rsc/fpfmt/blob/main/bench/uscalec/ftoa.c
vitaut
6 months ago
[–]
Note that it has the same table of powers of 10:
https://github.com/rsc/fpfmt/blob/main/bench/uscalec/pow10.h
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://github.com/rsc/fpfmt/blob/main/bench/uscalec/ftoa.c