Back to Numpy

Poly1d

doc/source/reference/routines.polynomials.poly1d.rst

2.5.0.dev0396 B
Original Source

Poly1d

.. currentmodule:: numpy

Basics

.. autosummary:: :toctree: generated/

poly1d polyval poly roots

Fitting

.. autosummary:: :toctree: generated/

polyfit

Calculus

.. autosummary:: :toctree: generated/

polyder polyint

Arithmetic

.. autosummary:: :toctree: generated/

polyadd polydiv polymul polysub