Matrix & Determinants

Perform matrix operations and solve linear systems.

Matrix Calculator

Operations, Determinants, and Inverses.

Format: [[1,2],[3,4]]
Optional for Det/Inv

Cramer's Rule Solver

For System Ax = B
Format: [c1, c2, ...]

About Matrix & Determinants

A lightweight tool for handling matrix algebra without the headache of manual calculations.

### Operations * ** Basic Math **: Add, subtract, and multiply matrices. * ** Determinant **: Calculate the determinant of 2x2 and 3x3 matrices. * ** Linear Systems **: Solve systems of linear equations(Cramer's Rule / Inverse method).

Something not working right?

Found a bug or have a suggestion to improve the Matrix & Determinants? Let us know and we'll fix it!