INT
MATH Function
Windows/Unix
A function that returns the largest integer less than or equal to a numeric-expression. Fractional part is truncated.
Syntax
:
INT(numeric-expression)
A& = INT(342.97)