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