matrix hyperbolic cotangent
[t]=cothm(x)
:x square matrix (real or complex). : :t square matrix (real or complex). :
cothm(x) is the matrix hyperbolic cotangent of the square matrix x.
A=[1,2;3,4]; cothm(A)
Enter search terms or a module, class or function name.