Function tidb_query_expr::impl_math::ceil[][src]

pub fn ceil<C: Ceil>(
    ctx: &mut EvalContext,
    arg: &C::Input
) -> Result<Option<C::Output>>