Returns the hyperbolic cosine of $arg, defined as (exp(arg) + exp(-arg))/2.
float cosh ( float $arg )
No comments so far for cosh(). Leave yours as first below.