The TANH function returns the hyperbolic tangent of the input value.
Format
Arguments definition
|
A real number or a function that returns a real number |
Formulation
Example
ex1) Function : TANH(1)
Result : 0.76159
ex2) Function : TANH(-3)
Result : -0.99505