Releases: iamwatchdogs/Calculator_GUI
Releases · iamwatchdogs/Calculator_GUI
v1.0.0
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
- @iamwatchdogs made their first contribution in #1
Full Changelog: https://github.com/iamwatchdogs/Calculator_GUI/commits/1.0.0