========== INTRODUCTION ==========

Simple calculator written in Java with Eclipse.
This calculator is simple with an easy code to help novices learn how to operate a calculator.

If you use the executable file "calculator.jar" and that it does not run, you can type "java -jar /yourcalculatordirectory/calculator.jar" in your terminal.

========== AUTHOR ==========

Pierre-Henry SORIA

========== CONTACT ==========

pierrehs@hotmail.com

========== LICENSE ==========

Apache License, Version 2.0 or later; See the license.txt file in the Calculator folder.