Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 233 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 233 Bytes

Matrix-Calculator:

This is a C++ university project ; A matrix Calculator that performs addition, subtraction, Multiplication and Inverse of the Matrix, It also checks the size of the Matrix before performing any operation.