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

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.

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)