acosh() - math
Returns the inverse hyperbolic cosine of
arg, i.e. the value whose
hyperbolic cosine is arg.
Parameters :
arg - The value to process
Syntax
float acosh
( float $arg
)
Example
Output / Return Value
Limitations
Alternatives / See Also
Reference