Sample Programs -2

1.To find the zero of f(x) using false position method.

2.Find the zero of the function f(x) using the secant method

3.Newton-Raphson method to find the zero of the function f(x)

4.Newton-Raphson method to find the zero of the function f(x) when the zero is of higher order.

5.To find the zero of a function f(x) by the mid point rule.

6.Use false position method to find the zero of the function f(x) when f(x)= 0 can be written as x=g(x)

7.Bairstows method to find the roots of a polynomial

Data file- coeff.data