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