Function round_float_digits

Source
pub fn round_float_digits(x: f64, ndigits: i32) -> Option<f64>