Content deleted Content added
m →Explanation: punct., fmt., style |
m →Variations: fmt. |
||
Line 79:
Both variant are effective root-finding algorithms.
One could also choose the initial values for ''p'', ''q'', ''r'', ''s''
by some other procedure, even randomly, but in a way that
* they are inside some not-too-large circle containing also the roots of
and that
* they are not too close to each other,
which may increasingly become a concern
as the degree of the polynomial increases.
If the coefficients are real and the polynomial has odd degree, then it must have at least one real root.
== Example ==
|