Functions§
- write_
f32_ shortest - Converts the given
f32
number to a short round-trip base-10 representation using the efficient Ryū algorithm by Ulf Adams. - write_
f64_ shortest - Converts the given
f32
number to a short round-trip base-10 representation using the efficient Ryū algorithm by Ulf Adams.