If you wish to extend this project just take into account some considerations: Clearing the console only worked for me when debugging with VS, not when running the generated executable. Get aware of ...
Some common methods to find roots of non-linear equations are discussed. Interval Bisection and Secant Method are implemented and compared with each other. Example project for computing the roots of ...