Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 534 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 534 Bytes

Matrix-Calculator

Simple matrix calculator that written in c++ language

Calculate every general matrix operators include Multiply,Sum,Minus,Determinant,Move and Inverse of Maximum 100 Block Matrices(you can change if else) like every codes it maybe have bug so please report any bug/fixes in this repository

This code will be usable for university students, old computer users that unable to run programs like Matlab,Mathematica and GNU Octave for simple calculations.

because of MIT License you can use this code for any stuff!