scipy.special.sh_chebyt

scipy.special.sh_chebyt(n, monic=0)

Return nth order shifted Chebyshev polynomial of first kind, Tn(x). Orthogonal over [0,1] with weight function (x-x**2)**(-1/2).

Previous topic

scipy.special.sh_legendre

Next topic

scipy.special.sh_chebyu

This Page