Transpose Matrix Calculator

Calculate the transpose of a 2×2 matrix with complex numbers online for free using our accurate Transpose Matrix Calculator.

Matrix (2×2)
A1
A2
B1
B2
Transpose Matrix
1 + 1i
3
2
4 – 1i
StepDescription
1Input matrix is [[1+i, 2], [3, 4-i]].
2For a 2×2 matrix [[a, b], [c, d]], the transpose is Aแต€ = [[a, c], [b, d]].
3Assign elements: a = 1+i, b = 2, c = 3, d = 4-i.
4Form transpose matrix: [[1+i, 3], [2, 4-i]].
FinalTranspose Matrix: [[1+i, 3], [2, 4-i]].
Please enter valid complex numbers (e.g., “3+2i”, “-1-i”, “5”, “i”, “-i”) in all fields.

โžค Related