5.7.2.11.20. scipy.special.chebyc

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

Return n-th order Chebyshev polynomial of first kind, Cn(x). Orthogonal over [2,2] with weight function f(x)=1/1(x/2)2