ash-dodek / Simple-yet-good-calculator

Simple Calculator made in c++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multipurpose calculator made in c++. Yeah i know that sounds kinda easy but here we go :)

How to use this calculator?

There are 2 ways to do this, either by running the exe file or compile this code by any c++ compiler.

For using this calculator via the exe file:

  • 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.

Important:

  • 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

Using this by the code

  • 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" .

Platforms Tested

  • This program was tested on Microsoft Windows 10 and Windows 7.

Problems or Suggestions

  • 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

About

Simple Calculator made in c++


Languages

Language:C++ 100.0%