mz_expr::scalar::func

Function mod_numeric

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