Function mod_float64

Source
fn mod_float64(a: f64, b: f64) -> Result<f64, EvalError>