Implementation of solving nonlinear equations using chord method with C++
-
Updated
Mar 13, 2023 - C++
Implementation of solving nonlinear equations using chord method with C++
Describe iterated map
The program allows solving polynomial nonlinear equations using several different methods and also compares their efficiency in solving a given problem by showing the time in microseconds spent for each method.
Add a description, image, and links to the nonlinear-equations topic page so that developers can more easily learn about it.
To associate your repository with the nonlinear-equations topic, visit your repo's landing page and select "manage topics."