Function math_functions::approx

source ·
pub fn approx(num: f64, digits: u32) -> f64
Expand description

Function to approximate f64 to the nth decimal place