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

https://github.com/derektypist/learn-the-bisection-method

Learn the Bisection Method by Building the Square Root of a number
https://github.com/derektypist/learn-the-bisection-method

freecodecamp-project python3

Last synced: over 1 year ago
JSON representation

Learn the Bisection Method by Building the Square Root of a number

Awesome Lists containing this project

README

          

# Learn the Bisection Method

Learn the Bisection Method by Building the Square Root of a number

## Technologies

Uses Python3.

## Credits

### Acknowledgements

[FreeCodeCamp - Scientific Computing with Python](https://www.freecodecamp.org/learn/scientific-computing-with-python/)