polchebyshev1kroots
Calculates the roots of the Chebyshev polynomial(first kind) to an inputted degree. Depending on input, function can return scalar, vector or matrix
Arguments
- Polynom degree, positive integer n
Output
Roots of Chebyshev polynom
Examples