Online Matrix Multiplication Calculator

Multiplying two matrices and getting a single matrix is called as matrix multiplication. That 2 matrices can be in either 2D or 3D form. The below section of this page provides you the useful online matrix multiplication calculator which help you in multiplying the matrices in different orders such as 2x3, 1x3, 3x3, 2x2 with 3x2, 3x1, 3x3, 2x2 matrices.

Result :

Note: Matrices multiplication is possible only when the number of columns of first matrix is equal to the number of rows of second matrix. e.g: (3x2)*(2x3), (3x3)*(3x1).

This online matrix multiplication calculator can perform multiplication only when the number of columns in the first matrix and number of rows in the second matrix is equal.