Function mod_float32

Source
fn mod_float32(a: f32, b: f32) -> Result<f32, EvalError>