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