Int
Previous
Top
Next
Returns the integer part from a number.
Syntax: Int (Number)
Example: a = Int (4.8)
Result: a = 4