Integer.truncate
truncate
Group: Rounding
Aliases: int
Documentation
Truncate an Integer to an Integer, i.e. returns its argument. For compatibility with Float.truncate.
Group: Rounding
Aliases: int
Truncate an Integer to an Integer, i.e. returns its argument. For compatibility with Float.truncate.