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

https://github.com/anc1kr1st/console-calculator-cpp

Simple console calculator created using C++.
https://github.com/anc1kr1st/console-calculator-cpp

calculator-application cpp scientific-calculator

Last synced: about 23 hours ago
JSON representation

Simple console calculator created using C++.

Awesome Lists containing this project

README

          

# Console Calculator
## Description

Simple console calculator created using C++.
The app provides standard and scientific functionality.
By default is degrees.

## Tools & Library Used
![Static Badge](https://img.shields.io/badge/C-00599C?style=for-the-badge&logo=c&logoColor=white)
![Static Badge](https://img.shields.io/badge/C%2B%2B-00599C?style=for-the-badge&logo=c%2B%2B&logoColor=white)
![Static Badge](https://img.shields.io/badge/Visual_Studio-5C2D91?style=for-the-badge&logo=visual%20studio&logoColor=white)

## Preview
### Interface:
image

### Demonstration of a basic mathematical operation:
image

### Demonstration of a trigonometric operation:
image

### Demonstration of a hyperbolic operation:
image

### Settings changing
image

## Link for download:
[Releases](https://github.com/Anc1kr1st/Calculator/releases)