Returns true if argument is a power-of-two and false otherwise.
Number to check for power-of-two property.
true if power-of-two and false otherwise.
Returns true if argument is a power-of-two and false otherwise.