Matrix Calculator app
Matrix Calculator is Science & Education tool that is open source under the Apache-2.0 license.Matrix Calculator lets you calculate Determinant of a Matrix. It performs simple operations like addition, multiplication, determinant, rank & inverse of matrices upto order 4.
Matrices look beautiful as well as are highly useful for both Data Manipulation & Getting marks in exams. But performing those calculations can drill deep into your mind and are prone to silly mistakes. To make such work easier, this project exists.
Features:
- Currently Determinant, Addition, Product, Inverse and Rank of matrix are implemented
- Supports matrix order upto 4
- Accepts input as integers, decimals or even from fractions
- Proper Error Handling
- Sleek & Minimalist design