Coloring, coloring and drawingr
11.99.64 January 22, 2026- 8.3
- 1
- 2
- 3
- 4
- 5
Matrix Operations
The application lets you to perform some simple operations and calculations with matrices:
- Transposition
- Calculate determinant
- Sum and diff of matrices
- Multiplication of matrices
- Multiplication of a matrix by number
- Calculate rank
- Find inverse
- Solve systems of linear equations (with Gauss algorithm) A*X=B.