2x2 Matrix Transpose Calculator
Enter the four entries of a 2×2 matrix to transpose it.
Result
How to use
- Enter your values in the fields above.
- Press Calculate to see your result instantly.
- Use the Share button to copy a link to your result.
About this calculator
The transpose of a matrix, written Aᵀ, is formed by swapping its rows and columns: the entry in row 1, column 2 moves to row 2, column 1, and vice versa, while the diagonal entries (row 1, column 1 and row 2, column 2) stay exactly where they are. For a 2×2 matrix this simply means swapping the two off-diagonal entries.
Transposition is one of the most basic operations in linear algebra, used to convert a row vector into a column vector and back, to test whether a matrix is symmetric (a matrix equals its own transpose, A = Aᵀ), and as a building block in more advanced operations like computing a matrix's inverse or solving least-squares problems. In practical terms it shows up in computer graphics when switching between row-major and column-major conventions for transformation matrices, and in data science when reshaping a small feature matrix.
Enter the four entries of a 2×2 matrix, and the calculator returns its transpose.
Was this helpful?
Popular calculators
Loan Calculator
Monthly payment, total interest and full amortization schedule.
Percentage Calculator
Percent change, percent of, and ratio calculations.
Discount Calculator
Calculate final price, savings, and discount amount.
BMI Calculator
Body mass index from height and weight (metric or imperial).
Age Calculator
Compute your exact age in years, months and days from a birth date.
Compound Interest Calculator
Calculate the final amount and interest earned with compounding.
All Calculators
No calculators found
Comments (0)