radusqrt / numerical-methods

Numerical methods. Repository with the purpose of helping the ones in need on their path to achieving the computer science numerical wisdom.
MIT License
32 stars 33 forks source link

nonlinear-equations #117

Open NLGRF opened 4 years ago

NLGRF commented 4 years ago

Add : Bisection method False Position method Newton-Raphson method Secant method