Skip to content

A calculator using java AWT and AWT events. For educational purposes. Suggestions are allowed

License

Notifications You must be signed in to change notification settings

Amar-and-Stuff/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

A Calculator built for practical implimentation of learning.
This Calculator supports basic functionality like addition, subtraction, multiplication, division and exponentiation. Also suppots operations on floating point values.
ScreenShot1

Backspace and clear screen also working.

Basic working:

Type in the expression. Use onscreen keyboard.

ScreenShot2

And press =.

ScreenShot3

You are welcome to improve or learn from this.

About

A calculator using java AWT and AWT events. For educational purposes. Suggestions are allowed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages