Previous topic

scipy.special.chebyc

Next topic

scipy.special.jacobi

scipy.special.chebys

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

Return nth order Chebyshev polynomial of second kind, \(S_n(x)\). Orthogonal over \([-2, 2]\) with weight function \(f(x) = \sqrt{1 - (x/2)^2}\).