ceil

fun ceil(vararg expressions: Expression): Expression

Returns the smallest integer that is greater than or equal to the input.


DSL function for "ceil".