I have a quintic function (5th degree polynomial) and I would like to solve it in C++.
Is there an implementation or a math library I can use in order to proceed?
I have a quintic function (5th degree polynomial) and I would like to solve
Share
Maybe this can solve your problem: http://www.gnu.org/software/gsl/manual/html_node/General-Polynomial-Equations.html