Skip to content

A basic GUI calculator made using Java.

Notifications You must be signed in to change notification settings

asand2113/gui-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gui-calculator

Overview

A basic GUI calculator made using Java utilising Java Swing. Originally, this program was designed for a university course for educational purposes. It includes basic operations, such as addition, subtraction, multiplication, division, square root, squaring, and adding/subtracting to memory. Furthermore, the calculator supports positive and negative floating-point arithmetic.

Additionally, several unit tests—written in JUnit 4—are included in the "test" directory.

About

A basic GUI calculator made using Java.

Resources

Stars

Watchers

Forks

Languages