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