Function cast_numeric_to_float64

Source
pub fn cast_numeric_to_float64(a: Numeric) -> Result<f64, EvalError>