pub fn format_f32(value: f32) -> String
Format a number with about 7 decimals of precision.
The returned value is for human eyes only, and can not be parsed by the normal f64::from_str function.
f64::from_str