Click or drag to resize

BitMathIsPowerOfTwo Method

Overload List
  Name Description
Public method Static member IsPowerOfTwo(Int32) Determines if the number is a power of 2.
Public method Static member IsPowerOfTwo(Int64) Determines if the number is a power of 2.
Public method Static member IsPowerOfTwo(UInt32) Determines if the number is a power of 2.
Public method Static member IsPowerOfTwo(UInt64) Determines if the number is a power of 2.
Top
See Also