Return nth order Chebyshev polynomial of first kind, Cn(x). Orthogonal over [-2,2] with weight function (1-(x/2)**2)**(-1/2).
scipy.special.chebyu
scipy.special.chebys
Enter search terms or a module, class or function name.