cjbuchmann/Simple-Java-Calculator
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
========== 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 /your_calculator_directory/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.