An open API service indexing awesome lists of open source software.

https://github.com/lurenss/square-root-dicotomy-method


https://github.com/lurenss/square-root-dicotomy-method

dicotomy method square-root

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Square root with dichotomy method
This function return square root with a very good approximation using dichotomy/bisection method
## How to use
- n is the number tha we wont discover square root

- epsilon is the approximation we wont