Returns the integral part of the a numeric expression, x, removing any fractional digits. If x is already an integer, the result is x.
A numeric expression.
Returns the integral part of the a numeric expression, x, removing any fractional digits. If x is already an integer, the result is x.