Multipurpose calculator made in c++. Yeah i know that sounds kinda easy but here we go :)
There are 2 ways to do this, either by running the exe file or compile this code by any c++ compiler.
- Go to the releases tab of this repo or click here.
- After opening the Releases tab, find the latest version of the calculator.
- Download the exe file and run it.
- NOTE: If you will dowload the exe file MicrosoftSmart Screen will stop you from doing so, u can either trust me or compile the code yourself
- Clone this repository by using
git clone https://github.com/Harsh69-bulider/Simple-yet-good-calculator.git
- Open the folder in any code editor and run "calculator.cpp" .
- This program was tested on Microsoft Windows 10 and Windows 7.
-
You are most welcome to report any problems or suggest changes in the program. If any problems found, check out the Issues section.
-
You are most welcome to create any pull request for contributing to this calculator