roundDown(value)¶
Definition¶
Long roundDown(Number value)
Description¶
Returns the closest Long that rounds the number down.
Parameter Definition¶
Name | Type | Description |
---|---|---|
value | Number | Value to round down |
Long roundDown(Number value)
Returns the closest Long that rounds the number down.
Name | Type | Description |
---|---|---|
value | Number | Value to round down |