/regula-falsi-root

The Regula–Falsi Method is a numerical method for estimating the roots of a polynomial f(x).

Primary LanguageC++MIT LicenseMIT

The Regula–Falsi Method is a numerical method for estimating the roots of a polynomial f(x).

Course: Numerical Methods Laboratory, Monsoon 2011
Taught by: Prof. Bata Krushna Ojha

See main.cpp for code.