Skip to content

JeffreyC1998/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calculator

Description

This program present mathematics calculation for users.
This is a calculation app which prompt users type the entire equation for input, then the app will calculate the result as an output
The calculation app is able to calculate not only plus minus but also division, multiplication and bracket.
The program is able to detect errors if the user input the equation in incorrect format.
After typing each equation, users can choose either do the next calculation or quit the program.

Instruction

Enter the entire mathematic equation firstly.
After caculation, there are two character for next instruction:

  1. c for continue,
  2. q for quit the program.

Example

alt text
alt text
alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages