Mention hexadecimal representation of floating point numbers

Vectornaut 2025-04-29 00:03:39 +00:00
parent 1c6444bf1e
commit 591d65df77

@ -81,4 +81,6 @@ Ryan Juckett has written a detailed history of faithful string formatting algori
A few years after this article was published, Ulf Adams introduced a new algorithm called [Ryū](https://github.com/ulfjack/ryu), which seems to be the current state of the art.
> Ulf Adams. ["Ryū: fast float-to-string conversion"](https://doi.org/10.1145/3192366.3192369) (2018).
> Ulf Adams. ["Ryū: fast float-to-string conversion"](https://doi.org/10.1145/3192366.3192369) (2018).
Alternatively, we're open to using an exact hexadecimal representation.