mz_expr::scalar::func

Function div_float64

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