Skip to content

Calculator with graph, trigonometric functions, insertion of x and calculation of loan payment

Notifications You must be signed in to change notification settings

KonstantinAntoniadi/SmartCalc_CPP

Repository files navigation

SmartCalc C++

Calc mode

calc mode

Functional:

  • arithmetic operations
  • trigonometric operations
  • insert x
  • drawing a graph

Credit mode

credit mode

Functional:

  • annuity payment mode
  • differentiated payment mode
  • calculate monthly payment
  • calculate overpayment
  • calculate total payout

MVC

The calculator is implemented using the mvc pattern mvc

OS

  • MacOS
  • Ubuntu

Dependencies

  • Qt5
  • Qt6
  • Cmake
  • make

install

git clone git@github.com:KonstantinAntoniadi/SmartCalc_CPP.git
cd SmartCalc_CPP
make install

open

make open

About

Calculator with graph, trigonometric functions, insertion of x and calculation of loan payment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages