Here I tried to implement all the algorithm which I learn from my Numerical Analysis course.
newton-raphson
simpson-rule
false-position
trapezoidal-rule
bi-section
gragory-forward
gragory-backward
divide-difference
-
Updated
Mar 17, 2021 - C#