Mention hexadecimal representation of floating point numbers
parent
1c6444bf1e
commit
591d65df77
1 changed files with 3 additions and 1 deletions
|
@ -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.
|
Loading…
Add table
Add a link
Reference in a new issue