Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/robarcoo/qtcppcalculator

Advanced C++ calculator project made using Qt
https://github.com/robarcoo/qtcppcalculator

cpp qcustomplot qt

Last synced: about 2 months ago
JSON representation

Advanced C++ calculator project made using Qt

Awesome Lists containing this project

README

        

# CPPCalculator

A calculator app that can do basic math operations, logarithms, trigonometry (sin, cos, tan), build and draw graphs based on input equation. Built using C++, Qt for graphics and interface, QCustomPlot for graphs. To parse and solve equations it uses reverse polish notation.

![image](https://github.com/user-attachments/assets/2f76b274-0503-475a-b7f4-143431a20c28)