atanh

Type: External

Group: trigonometric

Syntax

atanh(value)

Description

Returns the arc hyperbolic tangent of the first value.

Examples

atanh(1) = NaN
atanh(0) = 0

See Also

tan, tanh