ASINH function
Description
Inverse hyperbolic sine function. ASINH(x) returns the inverse hyperbolic sine of x.
The argument x can be a real number, a complex number, or a matrix. When it is a matrix, the function returns a matrix with the same dimensions and with the ASINH function applied to all elements.