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