MichaelAkhnoukh / Math-Lab

0 stars 0 forks source link

Math-Lab Software Engineering project

Math-Lab is a C++ program that imitates the functionality of the MATLAB console.

Math-Lab supports these types of statements:

a/b //Computes the result of matrix division

a' //Computes the result of matrix transpose