Returns the hyperbolic cosine of arg, defined as (exp(arg) + exp(-arg))/2. Parameters :
float cosh ( float $arg )