Function std::f32::to_str_exactExperimental [-]  [+] [src]

pub fn to_str_exact(num: f32, dig: uint) -> String

Converts a float to a string with exactly the number of provided significant digits

Arguments