Defined in thrust/complex.h
Returns the complex inverse hyperbolic sine of a complex number.
complex
The range of the real part of the result is [-inf, +inf] and the range of the imaginary part is [-Pi/2, Pi/2]
z – The complex argument.