HP Forums

Full Version: wp34s Tn and Un
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
What are Tn and Un supposed to calculate? I know, it says "Chebyshev polynomials", but specifically?

For example, T1(x)=x according to most definitions I saw. When I do 1 <enter> 0.5 Tn I get -0.5, 1 <Enter> 0.8 Tn --> 0.28.
This was a firmware bug. For n=1, the orthogonal polynomial code was returning the n=2 value.
That is, T1(x) returned T2(x). For n>1, the correct answer was returned.

Fixed in the repository but it will have to wait for builds to be done.


Pauli
Reference URL's