The INT function returns the integer part of the value x.
For example:
INT(3.12543)
returns 3.
See also:
Other mathematical functions