COP2274 Calculator + Matrix Calculator

As part of COP2274, I coded in C++ working with different data structures, OOP, sub/superclasses, overloading, and proper debugging technique.

For my functional calculator that accepts more than 2 values, find it here.

For my matrix calculator using a Matrix class and defined functions, find it here.

Next
Next

Module 13+