Regula-falsi method is intended for solving non-linear equations. It demands minimal terms for function and its derivations on interval. Using this method, program calculates one approximation of the equation root with specified accuracy.
You must have Java 1.3 compatible browser to execute.