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).