TANH
Returns the hyperbolic tangent of expression x.
Format
TANH(x)Description
TANH(x)=(ex−e−xex+e−x)
Arguments
- x
- Any valid function expression.
Example
<Reference_Variable
id = "1"
label = "TANH Example"
type = "EXPRESSION"
expr = "TANH(DX(324,112,112))"
/>