/calculator

🤖 beep-boop

Primary LanguageJava

Calculator

🤖

Information

This is a simple calculator with GUI.
This one is better than Windows' standard built-in one. 🤪

Screenshots


You can type from the keyboard Можно печатать с клавиатуры
You can enter spaces Можно вводить пробелы
You can calculate fractional numbers Можно вычислять дробные числа
You can use brackets Можно использовать скобки

🏁 Windows:

ant
ant package
java -jar .\build\Calculator.jar