Checks whether a given number is a power of 2 greater than 0.
Returns true if the number is a power of 2 greater than 0
The number to check
Generated using TypeDoc
Checks whether a given number is a power of 2 greater than 0.
Returns
Returns true if the number is a power of 2 greater than 0