Math.nextPowerOfTwo

nextPowerOfTwo(val: number) → {boolean}

returns the next power of two for the given value

Parameters:
Name Type Description
val number
Returns:
Type Description
boolean
Powered by webdoc!