Skip to content

GarrettBassen/WinCalc

Repository files navigation

WinCalc

WinCalc is a clone of the Windows calculator application using Qt and C++

Demo image

Features

WinCalc currently supports the following mathematical operations:

  • Addition
  • Subtraction
  • Multiplication
  • Division
  • Modulo
  • Sign inversion
  • 1/(x)
  • sqrt(x)
  • sqr(x)
Calculation demo gif

Memory

Memory functions available:

  • Store memory
  • Add to memory
  • Subtract from memory
  • Recall memory
  • Remove recent memory
  • Clear all memory
Memory demo gif

Features Coming

  • Keyboard support
  • Programmer calculator

Possible features

  • Color schemes

About

Windows calculator clone in Qt using C++

Resources

Stars

Watchers

Forks

Packages

No packages published