(PHP 4 >= 4.1.0, PHP 5, PHP 7)
cosh — Hyperbolic cosine
$arg
Returns the hyperbolic cosine of arg, defined as (exp(arg) + exp(-arg))/2.
arg
The argument to process
The hyperbolic cosine of arg