Efficient pure-Python implementation of the integer square root function.
-
Updated
May 25, 2023 - Python
Efficient pure-Python implementation of the integer square root function.
Estimates the square root of a number without the sqrt() function
Add a description, image, and links to the square-root-estimate topic page so that developers can more easily learn about it.
To associate your repository with the square-root-estimate topic, visit your repo's landing page and select "manage topics."