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