mz_expr::scalar::func::impls::numeric

Function exp_numeric

Source
pub fn exp_numeric<'a>(a: Numeric) -> Result<Numeric, EvalError>