Function cast_numeric_to_float32

Source
pub fn cast_numeric_to_float32(a: Numeric) -> Result<f32, EvalError>