atanh

(PHP 4 >= 4.0.7RC1)

atanh -- Inverse hyperbolic tangent

Description

float atanh (float arg)

Returns the inverse hyperbolic tangent of arg, i.e. the value whose hyperbolic tangent is arg.

Megjegyzés: Ez a függvény nem működik Windows operációs rendszereken!

See also atan(), asin() and acos().