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