Function div_float32

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