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

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

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

aproximation-roots c c-plus-plus c-programming ecuaciones equation-solver matematicas matematics metodos-numericos newton-raphson newton-rapshon-method

Last synced: 2 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-
In this program the Newton-Raphson method is implemented to approximate the roots of a real function.