Version 2.0.0
2nd March 2023- User documentation
- Recent Changes
-
Code Download
- Double
PA17: Real coefficients: all roots by the method of Madsen and Reid
To find all the real and complex roots of a polynomial with real coefficients, i.e. calculate the zeros of \[a _0 + a _1 x + a _2 x ^2 + ... + a _n x ^n = 0\] The user can supply error bounds on the coefficients of the polynomial and the routine returns bounds on the moduli of the errors in the roots. The roots are found by the method of Madsen and error bounds by the application of Rouche’s theorem.