Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 224 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 224 Bytes

Calculator

Things to fix:
-representation of the result
-precision
-"+/-" operation
-problem with starting new operation after using equal sign(next digits are associated with the result instead of new operation)