Matrix calculator

Enter your values

Choose the matrix size and operation, then enter each row as comma-separated values.

Enter comma-separated values. For 2 x 2, use two numbers such as 1, 2.

Ignored for 2 x 2 calculations.

Matrix B is only used for addition, subtraction, and multiplication.

Ignored for 2 x 2 calculations.

All required fields must be filled in.

Result

--

Enter matrix rows to calculate the result, determinant, or inverse of matrix A.

Calculation History(0)
No calculations yet. Complete a calculation to see it here.

Example calculations

Tap an example to prefill the calculator with sample values.

3 x 3 multiplication

Multiply two full 3 x 3 matrices

A common linear-algebra workflow where row-by-column products matter more than elementwise changes.

Result: [14, 14, 20] · [6, 3, 8] · [47, 58, 69]

2 x 2 determinant

Quick determinant check before solving or inverting

Useful when you only need to know whether a small matrix is singular.

Result: det(A) = 10

2 x 2 inverse

Invert a non-singular matrix

A standard classroom example where the determinant stays comfortably away from zero.

Result: [0.6, -0.7] · [-0.2, 0.4]

Powered by Calc Hub