ceil

fun ceil(block: Expression.ExpressionBuilder.() -> Unit)
fun ceil(value: Double)

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