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

scipy.special.eval_chebyt

scipy.special.eval_chebyt()

Evaluate Chebyshev T polynomial at a point.

This routine is numerically stable for x in [-1, 1] at least up to order 10000.

Previous topic

scipy.special.eval_legendre

Next topic

scipy.special.eval_chebyu

This Page