tanhm — matrix hyperbolic tangent
t=tanhm(x)
real or complex square matrix
tanhm is the matrix hyperbolic tangent of the matrix x.
A=[1,2;3,4]; tanhm(A)