Nemo Hungarianr
1.7.1 July 26, 2025- 8.5
- 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.