Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.
/ Calculatrix Public archive

Easy-to-use calculator for all basic mathematic calculations.

License

Notifications You must be signed in to change notification settings

SimonePY/Calculatrix

Repository files navigation

Calculatrix

Both terminal or gui calcolator.

Usage GUI

You will require Java for run this application!

Run with the command java calculatorGUI.java for start the calculator with a gui.

Usage Terminal

You will require Java for run this application!

Run with the command java calculator.java for start the calculator.

Available operators are :

+ = Addition.
- = Subtraction
* = Multiplication
% = Percentage
? = Remainder
^ = Exponent
v = Square root
/ = Division