Crate float_fast_print[][src]

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.