I have written the codes of the different types of Numerical Methods in C
- Bisection method
- Regula-Falsi method
- Newton-Rapshon method
- Inverse of NxN matrix
- Gauus Elimination method
- Gauss Seidal method
- Numerical differentiation method
- Simpson method
- Trapezoidal method
- Gregory Newton Interpolation