Function mul_numeric

Source
fn mul_numeric(a: Numeric, b: Numeric) -> Result<Numeric, EvalError>