docs: add a missing word

This commit is contained in:
Ondřej Čertík
2014-04-12 14:24:26 -06:00
parent ce98e63970
commit 5fb8631b3a
+2 -2
View File
@@ -108,8 +108,8 @@ def polyroots(ctx, coeffs, maxsteps=50, cleanup=True, extraprec=10,
`maxsteps` (in which case increasing `maxsteps` should fix the problem), or
a combination of both.
The user should always do a convergence with regards to `extraprec` to
ensure accurate results. It is possible to get convergence to a wrong
The user should always do a convergence study with regards to `extraprec`
to ensure accurate results. It is possible to get convergence to a wrong
answer with too low `extraprec`.
Provided there are no repeated roots, :func:`~mpmath.polyroots` can