SciPy

This is documentation for an old release of SciPy (version 1.2.3). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.interpolate.PchipInterpolator.roots

PchipInterpolator.roots(self)[source]

Return the roots of the interpolated function.

Previous topic

scipy.interpolate.PchipInterpolator.antiderivative

Next topic

scipy.interpolate.barycentric_interpolate