INT

Use INT to round up numbers with decimal values higher than five using this syntax:

INT(value)

For example:

INT(21.8)=22
INT(12.4)=12

  To use this function:

  1. Select Functions, then Mathematical.

  2. Double-click INT.

  3. Replace value with the number to use.