The following rules
apply:
-
If the value of the argument is
an exact integer, INTZ returns that integer.
-
If the argument is positive and
not an integer, INTZ returns the largest integer that is less than
the argument.
-
If the argument is negative and
not an integer, INTZ returns the smallest integer that is greater
than the argument.