Find a root of x = e-x using Regular Falsi Method November 30, 2012 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...