Lab1 Dautov Murat M32011
Calculator
Functionality:
-you can store up to 26(a-z) Expressions(m/n)
-you can add, subtract, multiply, divide and print them
Operations:
exit
set m n c (c = m/n)
add a b c (a + b = c)
sub a b c (a - b = c)
div a b c (a / b = c)
mult a b c (a * b = c)
out c (prints 1 Expression)
outall (prints all Expressions)
-
Notifications
You must be signed in to change notification settings - Fork 0
Murakle/Instruments_In_Programming_1
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|