mz_expr::scalar::func

Function div_numeric

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