PHP atanh() Function Function

The atanh() function returns the inverse hyperbolic tangent of a number.

float atanh ( float $arg )

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

Example -

ParameterDescription
argThe argument to process

Inverse hyperbolic tangent of arg