https://github.com/kamilhan-karaismailoglu/calculator
The program that does some math calculations. Made with C language. This program was written for the Algorithms and Programming lecture.
https://github.com/kamilhan-karaismailoglu/calculator
calculator math
Last synced: 7 months ago
JSON representation
The program that does some math calculations. Made with C language. This program was written for the Algorithms and Programming lecture.
- Host: GitHub
- URL: https://github.com/kamilhan-karaismailoglu/calculator
- Owner: kamilhan-karaismailoglu
- Created: 2021-05-28T21:47:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-15T18:29:04.000Z (about 4 years ago)
- Last Synced: 2025-01-15T11:11:30.031Z (9 months ago)
- Topics: calculator, math
- Language: C
- Homepage:
- Size: 26.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculator
The program that does some math calculations. Made with C language. This program was written for the Algorithms and Programming lecture.