Function cast_float64_to_float32

Source
fn cast_float64_to_float32(a: f64) -> Result<f32, EvalError>