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