square matrix tangent inverse
[t]=atanm(x)
a real or complex square matrix.
a real or complex square matrix.
atanm(x)
is the matrix arctangent of the matrix
x
. Result may be not reliable if x
is not
symmetric.
tanm(atanm([1,2;3,4])) | ![]() | ![]() |