Function shortest_float_representation

Source
fn shortest_float_representation<T: LowerExp + Display>(v: T) -> String