int()

 
Returns integer portion of number (removes the decimal and any digits to the right of it)
Syntax
int( number )
User Annotations: int