Skip to content

Minimalistic design of a calculator based on the concept of conversion between infix to postfix forms with major use of Java Swing for the GUI.

Notifications You must be signed in to change notification settings

sanihaseeb/SimpleCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleCalculator

GUI implementation of a simple calculator that is based upon the concept of conversion from infix to postfix form. The caluclator mainly deals with numbers as operands and carries out simple operations such as multiplication, addition, subtraction, and division. Precision of result can be set using the slider.

About

Minimalistic design of a calculator based on the concept of conversion between infix to postfix forms with major use of Java Swing for the GUI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages