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