Skip to content

Boithlomolo/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Calculator Application

This is a simple Java calculator application with a graphical user interface built using Swing. The calculator supports basic arithmetic operations, square root, and exponentiation.

Features

  • Basic Operations: Addition, subtraction, multiplication, and division.
  • Advanced Operations: Square root and exponentiation.
  • Clear Functionality: Clears the display and resets the calculator.

Getting Started

Prerequisites

  • Java Development Kit (JDK) 8 or higher installed on your system.

Running the Application

  1. Clone the Repository:
    git clone <repository-url>
    cd <repository-directory>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages