Skip to content

Scientific and Standard Calculator combined in python using Tkinter. First allows the user to input the equation then show the result.

Notifications You must be signed in to change notification settings

lavish619/Scientific-Calculator-GUI-Tkinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Scientific-Calculator-GUI-Tkinter

Scientific and Standard Calculator combined, made in python using Tkinter module based on GUI.

The Calculator is built in such a way that it first allows the user to enter the expression or the complete equation just like an actual scientific calulator in your device and then on pressing the equalto button , it shows the result.

Though it may look like a long code, but it is very easy to understand. I tried to shorten it as much as possible. It works very efficiently and fastly for as many functions you enter in a single expression it will evaluate it correctly.

Note: The only condition with it is that must contain appropriate parantheses otherwise its gonna take it as an Invalid Expression.

Screenshot

alt text

About

Scientific and Standard Calculator combined in python using Tkinter. First allows the user to input the equation then show the result.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages