Truncates the input to the next lowest integer. For example, if the input is 3.8, the result is 3. If the input is 3.8, the result is 4. The connector pane displays the default data types for this polymorphic function.
![]() |
x can be a scalar number, array or cluster of numbers, array of clusters of numbers, and so on. |
![]() |
floor(x): largest int <= x is the resulting lowest integer, closest to x. |