Function div_numeric

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