added new dtoa library to print and parse float64 numbers. It is necessary to fix corner cases (e.g. radix != 10) and to have correct behavior regardless of the libc implementation.

This commit is contained in:
Fabrice Bellard
2025-03-19 19:07:57 +01:00
parent 9f1864a268
commit 993660621a
5 changed files with 1779 additions and 416 deletions

1626
dtoa.c Normal file

File diff suppressed because it is too large Load Diff