BitMathIsPowerOfTwo Method

Overload List

IsPowerOfTwo(Int32) Determines if the number is a power of 2.
IsPowerOfTwo(Int64) Determines if the number is a power of 2.
IsPowerOfTwo(UInt32) Determines if the number is a power of 2.
IsPowerOfTwo(UInt64) Determines if the number is a power of 2.

See Also