Matrix Multiplier & Solver

Multiply matrices, calculate determinants, invert square matrices, or solve linear systems with up to medium-sized inputs.

Operation

Choose the matrix task you want to run.

Matrix A

Use spaces or commas between values and one row per line.

1
2

Matrix B

Only used for multiplication or solving linear systems.

1
2
Input Shape
2x2

Result

Numeric output is rounded for readability.

Output
1
2