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.

Nota: esta função não é implementada em plataforma Windows

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