scipy.special.chebys

scipy.special.chebys(n, monic=0)[source]

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

Previous topic

scipy.special.chebyc

Next topic

scipy.special.jacobi