Compute the Roots of Polynomials |
Great
gifts for Nerds![]() Webspace for this site provided by |
Using Bairstow's Method |
|
Compute the roots of polynomials with real coefficients of the form: n (n-1) (n-2)
a(0)*x + a(1)*x + a(2)*x + ... + a(n) = 0
The order of the polynomial, n, must not exceed 30. Its coefficients must be real numbers. |