Skip to content

A Java-based calculator with basic and advanced mathematical functions

License

luizpfern/calculator-java

Repository files navigation

Java Calculator

This is a calculator developed in Java during the 4th semester of university and it supports both basic and advanced mathematical operations with a graphical user interface.

Features

  • Basic Operations: Addition, subtraction, multiplication, and division
  • Advanced Functions: Square root (√x) and exponentiation (x²)
  • Decimal: Allows floating-point calculations
  • Memory and Clearing: Clear (C) button for resetting calculations
  • GUI: Developed with user interface

Graphical User Interface

Java Scientific Calculator Java Scientific Calculator 2

Test it!

Clone this repository:

git clone https://github.com/luizpfern/calculator-java.git

About

A Java-based calculator with basic and advanced mathematical functions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages