TANH (Hyperbolic Tangent)

The TANH function returns the hyperbolic tangent of an expression or value.

Syntax

TANH ( Expr )

Remarks

The TANH function returns the hyperbolic tangent [ tanh(x) = sinh(x)/cosh(h) ] for the value defined in the Expr argument.