5.7.2.11.21. scipy.special.chebys

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

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