I need to find root aproximations using bisection and Regula Falsi Methods from a quadratic formula. A,B,C values , endpoints, max iterations and convergence all come from an exterlan file. Any ideas??
\
thanks
This is a discussion on Root approximations within the C++ Programming forums, part of the General Programming Boards category; I need to find root aproximations using bisection and Regula Falsi Methods from a quadratic formula. A,B,C values , endpoints, ...
I need to find root aproximations using bisection and Regula Falsi Methods from a quadratic formula. A,B,C values , endpoints, max iterations and convergence all come from an exterlan file. Any ideas??
\
thanks
> Any ideas??
Use google - it's called researching the problem.
If you haven't been given the algorithms already, then go looking for them
One of a cast of thousands
http://math.fullerton.edu/mathews/n2...aFalsiMod.html
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
If at first you don't succeed, try writing your phone number on the exam paper.
I support http://www.ukip.org/ as the first necessary step to a free Europe.