[src]

Function std::f32::to_str

pub fn to_str(num: f32) -> ~str

Converts a float to a string

Arguments