mz_expr::scalar::func

Function power_numeric

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