https://github.com/antoinerondelet/scientific_calculator
Project carried out as part of an object oriented course.
https://github.com/antoinerondelet/scientific_calculator
calculator cpp qt
Last synced: about 2 months ago
JSON representation
Project carried out as part of an object oriented course.
- Host: GitHub
- URL: https://github.com/antoinerondelet/scientific_calculator
- Owner: AntoineRondelet
- Created: 2016-07-01T15:22:27.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-23T09:05:48.000Z (almost 10 years ago)
- Last Synced: 2025-01-11T14:47:57.255Z (over 1 year ago)
- Topics: calculator, cpp, qt
- Language: C++
- Homepage:
- Size: 527 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scientist calculator using polish reverse notation
---
This Scientist calculator was carried out as part of an object oriented course in my University.
I though the architecture of the project and then implemented it using Qt.
Feel free to have look to the code. Don't hesitate to give me your feedback and improve the calculator if you feel to do it.
---
This file contains :
1. The source code of the project
3. The Architecture of the app (UML)