Forum Discussion

Zbigniew Jachimowicz's avatar
Zbigniew Jachimowicz
Copper Contributor
Aug 28, 2018

Function Tn(n,x)

I have defined the function: Function Tn (n, x)      Tn = Cos (n * Acos (x)) End Function But there is a problem. For all values of n and x (-1: 1) the value of Tn (n, x) is always "ZERO". If I ...

Resources