this program for numerical method to find : 1 False position method . 2 Fixed point itration method. 3 Bisection method. 4 Newton Rabson method . 5 Secant method.
6 find Error . 7 max number of itration based on epsilon method. 8 genrate F'(X).
To execute the program run : MainR .