Skip to content

pepijngbr/JavaCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaCalculator

Simple calculator written in Java.
I have no experience with Java, managed to create a basic calculator.

Operators

The operators that can be used currently are:

  • Addition ( + )
  • Subtraction ( - )
  • Multiplication ( * )
  • Division ( / )

Calculation

A calculation is made by input of one operator and two separate numbers through the terminal.

Resources

Java

About

Simple calculator written in Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages