Skip to content

Calculate the result of the chosen math operation using two supplied numbers.

Notifications You must be signed in to change notification settings

krummenCode/Calculator-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator-Application

Calculates the result of the chosen math operation using two supplied numbers.

About the app

  • Obtains 2 decimals from the user. Uses decimal datatypes to do math.
  • Obtains one of the following math operations from the user. (Add, Subtract, Multiply or Divide)
  • Prints out the calculated result

About

Calculate the result of the chosen math operation using two supplied numbers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages