Skip to content

This Java AWT-based calculator application features a user-friendly GUI for arithmetic operations like addition, subtraction, multiplication, division, roots, and powers. It also solves equations with multiple operations (e.g., 15+6+8-10*5), showcasing AWT components like buttons, text fields, and event handling for seamless calculations.

Notifications You must be signed in to change notification settings

SHRIYAASK/calculator-javaAWT-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

run the test file which has the main class

About

This Java AWT-based calculator application features a user-friendly GUI for arithmetic operations like addition, subtraction, multiplication, division, roots, and powers. It also solves equations with multiple operations (e.g., 15+6+8-10*5), showcasing AWT components like buttons, text fields, and event handling for seamless calculations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages