Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sophy8281/simple-calc
A simple calculator for basic mathematics operations
https://github.com/sophy8281/simple-calc
c-programming
Last synced: 4 days ago
JSON representation
A simple calculator for basic mathematics operations
- Host: GitHub
- URL: https://github.com/sophy8281/simple-calc
- Owner: Sophy8281
- Created: 2021-03-17T16:32:09.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-02T13:30:49.000Z (over 3 years ago)
- Last Synced: 2024-05-11T20:40:54.793Z (6 months ago)
- Topics: c-programming
- Language: C
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simple-calc
A simple calculator for basic mathematics operations (addition, subtraction, multiplication and division) build with C programming language.