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

Latest commit

 

History

History
28 lines (19 loc) · 497 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 497 Bytes

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