Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bushra-muneer committed Aug 27, 2021
1 parent 15fe39e commit 871172c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
**ITERATIVE METHODS FOR ROOT FINDING**

Bisection Method

Regula Falsi Method (False Position Method)

Newton Raphson

Secant Method

Muller Method

These are the methods implemented and compared in the project in python (Code and Graph).

0 comments on commit 871172c

Please sign in to comment.