hyperbolic sine inverse
[t] = asinh(x)
a real or complex vector/matrix.
a real or complex vector/matrix.
The entries of t
are the hyperbolic sine inverse
of the corresponding entries of x
. Definition domain is
]-1,i[
.
A=[1,2;2,3] sinh(asinh(A)) | ![]() | ![]() |