pub fn float_to_string(value: f32) -> String
Formats an f32 like Java’s Float.toString.
f32
Float.toString