Spreadsheet Mathematical Functions
Function Wizard Functions
Description: Rounds a number down to the nearest integer.
Syntax: INT(Number)
Number is the real number you want to round down to an integer.
Example:
INT(8.9) = 8
© 1992-2015. ReliaSoft Corporation. ALL RIGHTS RESERVED.