2. Euler Method
3. To implement Lagrange’s Interpolation Formula.
4. Milne Predictor-Corrector
5. Modify Program
6. To Find out the root of the Algebraic And Transcendental equations using Newton Raphson Method
7. To implement Newton’s Forward Interpolation Formula.
8. To Find out the root of the Algebraic And Transcendental equations using Regula-Falsi Method
9. Runge-Kutta Method
10. To implement Numerical Integration using Simpsons Rule