num.truncate â integer
Instance Public methods
Returns num truncated to an integer. Numeric
implements this by converting its value to a float and invoking
Float#truncate
.
Returns num truncated to an integer. Numeric
implements this by converting its value to a float and invoking
Float#truncate
.
Designed by : w10schools
service@w10schools.com
Please login to continue.