floor

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

Returns the largest integer that is less than or equal to the input.