cothm

cothm — matrix hyperbolic cotangent

Calling sequence

[t]=cothm(x)  

Description

cothm(x) is the matrix hyperbolic cotangent of the square matrix x.

Examples



A=[1,2;3,4];
cothm(A)
 
  

See also

coth