Skip to main content

ceil_float

Function ceil_float 

Source
pub fn ceil_float(
    _: &'_ mut dyn EvalContext,
    a: &[ExprValue],
) -> Result<ExprValue, ExpressionError>