Skip to main content
Version: 1.x

floor

floor

floor(node);

Returns a node that rounds a number down to its nearest integer. If the passed argument is an integer, the value will not be rounded.