$tanh » History » Version 2
Per Amundsen, 08/11/2015 06:50 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 | 2 | Per Amundsen | N - The number. _(N is a double number)_ |
| 10 | 1 | Per Amundsen | |
| 11 | *Properties* |
||
| 12 | |||
| 13 | .deg - Returns the degree instead of angle. |