Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shayaanq/calculator

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

arithmetic-operators calculator loops math

Last synced: 12 days 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.