An open API service indexing awesome lists of open source software.

https://github.com/shayaanq/calculator

A basic calculator made using c++.
https://github.com/shayaanq/calculator

arithmetic-operators calculator loops math

Last synced: 8 months ago
JSON representation

A basic calculator made using c++.

Awesome Lists containing this project

README

          

# Calculator

A basic calculator made using C++, includes simple functionalities like switch cases, arithmetic operations, and conditional checks all within a while loop.