Repository URL to install this package:
|
Version:
1.2.1 ▾
|
Polynomials
-----------
See also :func:`taylor` and :func:`chebyfit` for
approximation of functions by polynomials.
Polynomial evaluation (``polyval``)
...................................
.. autofunction:: mpmath.polyval
Polynomial roots (``polyroots``)
................................
.. autofunction:: mpmath.polyroots