Skip to content

bhavinjpatel/GUICalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

GUICalc

Basic GUI Calculator in Python using Zelle's graphics and math module. By: Bhavin Patel

INSTRUCTIONS

Included in this project are the following files:

GUICalc.py - Primary Program to be executed graphics.py - Graphics module which the program is based on

Make sure both these files are in the same directory.

Upon execution of GUICalc.py, a graphical window should appear showing a familiar looking calculator design.

Input is from mouse clicks to corresponding buttons.

IMPORTANT NOTES

The following functions require a subsequent closing parenthesis ( ')' ) before evaluation ('=') can take place:

  1. Dec>Hex
  2. Dec>Bin
  3. sin
  4. cos
  5. tan

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages