PHP acosh() Function

The acosh() function returns the inverse hyperbolic cosine of a number.

float acosh ( float $arg )

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

Example -

ParameterDescription
argThe value to process

The inverse hyperbolic cosine of arg