Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fadhilhakim/javacalulator


https://github.com/fadhilhakim/javacalulator

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# Java Calculator

![image](https://github.com/user-attachments/assets/fe32c2c9-a015-4ffc-8c2b-2667aa0fc14f)

A simple calculator application created using Java Swing, designed for basic arithmetic operations such as addition, subtraction, multiplication, and division.

---

## Features

- **Basic Arithmetic**: Supports addition (`+`), subtraction (`-`), multiplication (`x`), and division (`/`).
- **Clear Function**: Reset the calculator with the `CLEAR` button.
- **Delete Function**: Remove the last input using the `HAPUS` button.
- **Decimal Support**: Perform calculations with decimal numbers.
- **Sign Toggle**: Change the number's sign using the `+/-` button.

---

## Important!
- **java version** : "17.0.12" 2024-07-16 LTS
- **THIS IS A NETBEANS PROJECT**