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

https://github.com/josgard94/newton-raphson-method-python-

In this program the Newton-Raphson method is implemented to approximate the roots of a real function.
https://github.com/josgard94/newton-raphson-method-python-

matematicas metodos-numericos newton-raphson programming programming-python python python3

Last synced: 3 months ago
JSON representation

In this program the Newton-Raphson method is implemented to approximate the roots of a real function.

Awesome Lists containing this project

README

          

# Newton-Raphson-Method-Python-
In this program the Newton-Raphson method is implemented to approximate the roots of a real function.