Kornilios Ampatzis/ May 3, 2019/ Functions

It returns a number rounded down, to the nearest integer .

The syntax of the function is the following:

INT(number)

number: The number we need to round down to an integer.

Click on the button to practice using this function, with the help of our Online Assessment Tool:

Practice

Here is an example of how to use the INT function:

In the cell range C5:C10 calculate the integer part of the respective cells of column B.

Share this Post