Functional:
- arithmetic operations
- trigonometric operations
- insert x
- drawing a graph
Functional:
- annuity payment mode
- differentiated payment mode
- calculate monthly payment
- calculate overpayment
- calculate total payout
The calculator is implemented using the mvc pattern
- MacOS
- Ubuntu
- Qt5
- Qt6
- Cmake
- make
git clone [email protected]:KonstantinAntoniadi/SmartCalc_CPP.git
cd SmartCalc_CPP
make install
make open