INT
Use the INT function to round down a number to the nearest whole number.
Use
INT( number )
Rounds a number down to the nearest whole number.
Parameter | Required | Description |
---|---|---|
number | Yes | the number to round down |
Returns | Number |
Example
This section isn’t ready just yet—we’re working on it! Please check back soon, and if you need help right away, feel free to ask in our Community Forum.