It is matrices calculator. It has next features:
- calculation of matrices sum and difference;
- transpose matrix;
- calculation of matrices product;
- calculation of square matrix determinant;
- convert matrix to echelon form;
- convert matrix to diagonal form;
- calculation inverse matrix;
- powering of square matrix to natural power.
Developed using Qt4.
Add new comment