$tanh » History » Version 1
Per Amundsen, 08/11/2015 06:49 AM
1 | 1 | Per Amundsen | _Added in 1.9.3_ |
---|---|---|---|
2 | |||
3 | *$tanh(N)* |
||
4 | |||
5 | Return the "hyperbolic tangent":https://en.wikipedia.org/wiki/Hyperbolic_function of N. |
||
6 | |||
7 | *Parameters* |
||
8 | |||
9 | N - N - The number. _(N is a double number)_ |
||
10 | |||
11 | *Properties* |
||
12 | |||
13 | .deg - Returns the degree instead of angle. |