Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ozzyZig1994 committed Jul 18, 2020
1 parent e2e4d7e commit 23691e4
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@
"# numerical-method-grapher"
# Graphing and calculating numerical methods

Features:

- Bisection method
- False rule method
- Fixed-point method
- Newthon-Rhapson method
- Secant method
- Gauss-Jordan method
- Jaccobi method
- Gauss-Seidel method
- Linear regression method
- Interpolation method
- Quadratic interpolation method
- Split-difference method
- LaGrange interpolation method

0 comments on commit 23691e4

Please sign in to comment.