Click or drag to resize

EuclidCeilingToPowerOfTwo Method

Overload List
 NameDescription
Public Extension MethodCeilingToPowerOfTwo(Int32) Find the closest perfect power of two that is larger or equal to the provided 32 bit integer.
Public Extension MethodCeilingToPowerOfTwo(Int64) Find the closest perfect power of two that is larger or equal to the provided 64 bit integer.
Top
See Also