align_32
align_32(x) ⇒ number
Align to the nearest number divisible by 32, rounding up
Kind: global function
| Param | Type | Description |
|---|---|---|
| x | number | must be a non-negative integer |
numberAlign to the nearest number divisible by 32, rounding up
Kind: global function
| Param | Type | Description |
|---|---|---|
| x | number | must be a non-negative integer |