Matrix Multiplication Calculator

Multiply two matrices and see the step-by-step calculation

A Matrix A

B Matrix B

R Result

How to Use

  1. Set the dimensions of Matrix A and Matrix B using the dropdown menus
  2. Enter values in the matrix cells (or click "Randomize" to fill with random values)
  3. Click "Calculate" to multiply the matrices with step-by-step animation
  4. The result will appear in the Result matrix with calculation details

Note: Matrix multiplication is only possible when the number of columns in Matrix A equals the number of rows in Matrix B.