tanm — matrix tangent
[t]=tanm(x)
square real or complex matrix
square matrix
tanm(x) is the matrix tangent of the square matrix x.
tanm(x)
A=[1,2;3,4]; tanm(A)