Function std::f32::to_str[src]

pub fn to_str(num: f32) -> String

Converts a float to a string

Arguments