Skip to content

It is a simple calculator which is responsible to do four basic operations (addition, subtraction, multiplication and reminder) on two operands or more than two , and each operand consists of one digit or more. the maximum length of the operand is 15 bit in length and we will handle the precedence of the operations . The calculator also support …

Notifications You must be signed in to change notification settings

TaqwaHamed/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

About

It is a simple calculator which is responsible to do four basic operations (addition, subtraction, multiplication and reminder) on two operands or more than two , and each operand consists of one digit or more. the maximum length of the operand is 15 bit in length and we will handle the precedence of the operations . The calculator also support …

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages