About the Matrix Transpose Calculator
Transpose any matrix — swap its rows and columns — to get Aᵀ.
Also known as: transpose matrix, a transpose.
How to use this calculator
- Enter matrix a (rows on new lines).
- The result updates instantly as you type — press Calculate (or Enter) at any time.
- Review the breakdown shown under the main result.
- Use Copy result or Share to save the answer or send a link with your inputs.
Formula
(Aᵀ)ᵢⱼ = Aⱼᵢ
Worked example
Using the values pre-filled in the calculator above:
- Matrix A (rows on new lines): 1 2 3 4 5 6
the calculator returns:
- Aᵀ: [ 1 4 ] [ 2 5 ] [ 3 6 ]