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