PHP asinh() Function

The asinh() function returns the inverse hyperbolic sine of a number.

float asinh ( float $arg )

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

Example -

ParameterDescription
argThe argument to process

The inverse hyperbolic sine of arg