Function emath::round_to_decimals[][src]

pub fn round_to_decimals(value: f64, decimal_places: usize) -> f64
Expand description

Round a value to the given number of decimal places.