hyperbolic cosine inverse
[t]=acosh(x)
:x real or complex vector or matrix. : :t real or complex vector or matrix. :
The components of t are the inverse hyperbolic cosine of the corresponding entries of x. Definition domain is ]1,+infinity[.
x=[0,1,%i];
`cosh`_(acosh(x))