Compute the hyperbolic cosine of an number
y = cosh (x)
The cosh function computes the hyperbolic cosine of a number and returns the result as an array. If its argument is an array, the cosh function will be applied to each element and the result returned as an array.