cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Polynomial Root Solver
Polynomial Root Solver
Sep 27, 2010 at 4:42am UTC
hotham
(8)
Does anyone have a link to a polynomial root solver in C++ for more than 3 roots? Thanks!
Sep 27, 2010 at 6:43am UTC
kfmfe04
(788)
Off the top of my head, I would look into: Mathematica, Matlab, and R, just to verify anything you find in C++.
For C/C++ libs, you may try:
http://www.nag.co.uk/numeric/cl/cldescription.asp
http://www.gnu.org/software/gsl/
gl
Topic archived. No new replies allowed.