The polynomial class supports operations on polynomials with complex and real coefficients, and utilizes Laguerre's method to find the roots of a polynomial
main.cpp contains an example of how to use the polynomial class.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The polynomial class supports operations on polynomials with complex and real coefficients, and utilizes Laguerre's method to find the roots of a polynomial
main.cpp contains an example of how to use the polynomial class.