SciPy

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

scipy.special.eval_legendre

scipy.special.eval_legendre(n, x, out=None) = <ufunc 'eval_legendre'>

Evaluate Legendre polynomial at a point.

Previous topic

scipy.special.lqmn

Next topic

scipy.special.eval_chebyt