Function mod_numeric

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