home
>
matrix
>
transpose-matrix

Transpose of a Matrix Calculator

Transpose of a Matrix AT is calculated by interchanging the rows into columns and columns into rows of the given matrix.


Transpose of a Matrix Calculation

Enter the matrix value

 
   
  
Code to add this calci to your website Expand embed code Minimize embed code
Just copy and paste the below code to your webpage where you want to display this calculator.


Formula


Where,
A = m*n matrix,
AT = Transpose of matrix A.