The INT function returns the floating-point value of the largest whole number less than or equal to a specified expression. Example Result = INT(6.667)
1 – Syntax
real-var = INT(real-exp)