Skip to main content
Reviewed for accuracy by Manoj Kumar, Mathematics Educator

Matrix Multiplication Calculator

Calculator

Adjust values & calculate

Enter your values below. Every result is computed in your browser โ€” no data is sent to any server.

Formula: C(i,j) = sum of A(i,k) * B(k,j) for k = 1 to n

Your Result

Worked example โ€” Result: [[19, 22], [43, 50]] | Sum: 134 | Total multiplications: 8

Reviewed for accuracy by Manoj Kumar, Mathematics Educator ยท Editorial policy