You can differentiate, integrate a function, find a limiting value of a function at a given point and also find roots of a polynomial using this calculator
Pyside6, sympy, sqlite3
First download the repository by using the following command:
git clone https://github.com/2802AdityA/Calculator
Next, install the required python ries by using the following commands
pip install PySide6 sympy sqlite3
OR
pip install PySide6
pip install sqlite3
pip install sympy