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 is made faster. Below is explanation with a graphical representation and the solution – Tags:Numerical Analysis, Regular Falsi Method, root Related Posts ARPANET Technology Should distributors be allowed to charge differently for different types of traffic? Traversing a Binary Tree in C About The Author admin