atanh()

Calculates the inverse hyperbolic tangent of the given value.

Synopsis

atanh(x)

Description

This function calculates the inverse hyperbolic tangent of the given value.

Parameters

x

a numeric expression

Returns

The inverse hyperbolic tangent of x.

See Also

acos(), acosh(), asin(), asinh(), atan(), atan2() cos(), cosh(), sin(), sinh(), tan(), tanh()