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

Function log10_numeric

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