Skip to content

yuriko-pixel/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Calculator

Note1:

This Calculator works as normal type of physical calculator:

2 x 3 + 5 = 6 + 5 = 11

It calculates from left side to right side, so it doesn't calculate multiplication and division prior to plus and minus as you do in usual calculation.

Note2:

Rounddown is not implemented yet

Sometimes the calculation results are more than calculator's display area, sorry.

Note3:

Please let me know if any issue such as when the result shows you obviously wrong answer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published