This is a simple calculator that will soon evolve into an advanced one in the future.
This calculator is in its alpha stage, which means it's in development. If you find any problems, please open an issue ticket here.
You can also open an issue ticket to request new features you want to add, but it MUST be in Java code.
This is an open source project, so anyone can contribute to this.
Java is required! Download it from here.
- Factorial button creates a new calculator.
- Switching between functions can cause errors.
- Add a menu.
- Do some design improvements.
- Make some variants of this calculator.