Some common methods to find roots of non-linear equations are discussed. Interval Bisection and Secant Method are implemented and compared with each other.
-
Updated
Mar 6, 2021 - C++
Some common methods to find roots of non-linear equations are discussed. Interval Bisection and Secant Method are implemented and compared with each other.
Add a description, image, and links to the polynomial-solvers topic page so that developers can more easily learn about it.
To associate your repository with the polynomial-solvers topic, visit your repo's landing page and select "manage topics."