[src]

Function std::f64::to_str

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

Converts a float to a string

Arguments