Regular Falsi method is a numerical method to derive the root of a polynomial. The advantage of Regular Falsi over Bisection method is that the convergence is made faster. Below is explanation with a graphical representation and the solution –
Find a root of x = e-x using Regular Falsi Method
