$tanh » History » Version 4
Per Amundsen, 02/23/2023 07:49 PM
| 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 | 4 | Per Amundsen | table(ktable). |
| 10 | |*Parameter*|*Description*| |
||
| 11 | | N | The number. | |
||
| 12 | 1 | Per Amundsen | |
| 13 | *Properties* |
||
| 14 | |||
| 15 | 4 | Per Amundsen | table(ktable). |
| 16 | |*Property*|*Description*| |
||
| 17 | | .deg | Returns the degree instead of angle. | |