INT()
INT() converts any numeric expression to an integer by truncating all
digits to the right of the decimal point.
Syntax
INT(<exp N>)
Usage
INT() is useful in operations where the decimal value portion of a
number is not needed.
See Also:ROUND()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson