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