Int
Returns the closest integer that is smaller than the number
Method Signature
Arguments
Argument
Type
Required
Description
Default
number
numeric
true
The number to calculate the closest integer for
Examples
Related
Last updated