Skip to content

2802AdityA/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

About:

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

Libraries Used:

Pyside6, sympy, sqlite3

Installation:

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages