Function std::float::to_str

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

Converts a float to a string

Arguments