Click or drag to resize

EuclidIsPowerOfTwo Method

Overload List
 NameDescription
Public Extension MethodIsPowerOfTwo(Int32) Find out whether the provided 32 bit integer is a perfect power of two.
Public Extension MethodIsPowerOfTwo(Int64) Find out whether the provided 64 bit integer is a perfect power of two.
Top
See Also