Skip to content

Commit c8a14de

Browse files
committed
Update README.md
1 parent 6ed769e commit c8a14de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Utilizing root solving techniques such as:
33
* Bisection Method
44
* Fixed-Point Method
55
* Newton's Method
6+
* Secant Method
67

78
Demonstrates numerical methods used to find solutions of nonlinear equations. Each script has a nonlinear function and error tolerance built into it, but both can be changed by the user.
89

0 commit comments

Comments
 (0)