Gemstone Common Library
C#
VB
C++
JavaScript
Show/Hide TOC
Bit
Math
Is
Power
Of
Two 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
Reference
BitMath Class
Gemstone Namespace
In This Article
Overload List
See Also