Menu

TANH

Description

Returns the hyperbolic tangent of the argument.

Examples

TANH(1.5707963267949) = 0.91715233566727

TANH(0) = 0

TANH(NAN) = NAN

TANH(INF) = 1

TANH(-INF) = -1

On this page