# Functions
The largest integer x such that x**2 is less than or equal to n.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NextPowerOfTwo returns the next power of two for the given number.