Skip to content

Releases: iamwatchdogs/Calculator_GUI

v1.0.0

25 Aug 13:02
2d5a8d0
Compare
Choose a tag to compare

Details

This is a small Java GUI-based application that replicates the functionality of a basic calculator.

  • Dark-mode GUI
  • Performs Addition, Subtraction, Multiplication, Division and modular Division.
  • Supports decimal values.
  • Output will be rounded to a 2-floating point for decimal input.
  • Other than operators, it has Backspace, Clear and negation functionalities as such of a basic calculator.
  • All known errors have been handled.
  • Fixed-size and can not be maximized.

Contributors

Full Changelog: https://github.com/iamwatchdogs/Calculator_GUI/commits/1.0.0