65.9K
CodeProject is changing. Read more.
Home

Numerical Methods with C++ Part 3: Root Approximation Algorithms

starIconstarIconstarIconstarIconstarIcon

5.00/5 (13 votes)

Jun 10, 2019

CPOL

8 min read

viewsIcon

15913

Implementation of Root Approximation Algorithms such as Bisection, Newton, Dekker and Brent