floor

fun floor(vararg expressions: Expression): Expression

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


DSL function for "floor".