scipy.special.eval_chebyt

scipy.special.eval_chebyt(x1, x2[, out]) = <ufunc 'eval_chebyt'>

eval_chebyt(n, x, out=None)

Evaluate Chebyshev T polynomial at a point.

This routine is numerically stable for x in [-1, 1] at least up to order 10000.