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.
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.