Function break_infinity::to_fixed_num[][src]

pub fn to_fixed_num(num: f64, places: u32) -> f64
Expand description

Formats the given number to the given number of significant digits and parses it back to a number.