Num Cluster
An App which gives step by step solution for matrix operations.
This app gives step by step solution to the given matrix problem. It can do addition, subtraction, multiplication, product, adjoint, determinant and inverse of a given matrix. It also gives steps to each of the given question inputted. The whole app is created in beautiful ui to ease your eyes.
To input question, click on Input matrix 1 or 2 button, and then select number of rows and columns, and after that enter each value of matrix each separated by comma (,). Thats it!! The matrix is inputted. And you can select operator from the drawer. Just Select operator and close the drawer.
Now by clicking submit, it will do calculation and gives step by step solution to given question. You can also skip to the answer by clicking on the A button, It will take to last step. You can go to next and previous step by clicking on next and previous button.
And the app is also open source at GitHub and can be found under user hemish11 and named num-cluster.