Compute the transpose \(A^T\) (swap rows and columns) and the trace \(\mathrm{tr}(A)\) (sum of diagonal entries, square matrices only). Also checks whether \(A\) is symmetric (\(A=A^T\)) or skew-symmetric (\(A^T=-A\)).
Matrix Transpose and Trace Tool
Math Linear Algebra • Matrices and Systems of Equations
Transpose mapping animation
Highlights a cell \(a_{ij}\) in \(A\) and its destination cell \(a^T_{ji}\) in \(A^T\).
A
Aᵀ
highlighted cell
mapping arrow
Enter a matrix and click “Calculate”.