TANH

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

Syntax

TANH( angle)

Remarks

The TANH function returns the hyperbolic tangent [ tanh(x) = sinh(x)/cosh(h) ] for angle.

The angle argument can be any valid numeric expression measured in radians.