Click here to Skip to main content
15,891,704 members
Articles / Programming Languages / LaTeX

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

Rate me:
Please Sign up or sign in to vote.
5.00/5 (13 votes)
10 Jun 2019CPOL8 min read 13.8K   4  
Implementation of Root Approximation Algorithms such as Bisection, Newton, Dekker and Brent

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Team Leader KISSsoft AG
Switzerland Switzerland
Passionate C++ developer, mechanical engineer, Head of Software Development at KISSsoft AG and host of https://thoughs-on-coding.com

Comments and Discussions