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++.
- Host: GitHub
- URL: https://github.com/anc1kr1st/console-calculator-cpp
- Owner: Anc1kr1st
- Created: 2024-12-20T18:32:20.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-04-02T15:47:10.000Z (6 months ago)
- Last Synced: 2025-04-09T20:52:33.726Z (6 months ago)
- Topics: calculator-application, cpp, scientific-calculator
- Language: C++
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Console Calculator
## DescriptionSimple console calculator created using C++.
The app provides standard and scientific functionality.
By default is degrees.## Tools & Library Used


## Preview
### Interface:### Demonstration of a basic mathematical operation:
### Demonstration of a trigonometric operation:
### Demonstration of a hyperbolic operation:
### Settings changing
## Link for download:
[Releases](https://github.com/Anc1kr1st/Calculator/releases)