-
Notifications
You must be signed in to change notification settings - Fork 0
alexpavlov96/Calculator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Implementation of calculator using Reverse Polish notation. Implements arithmetic operations, math functions, variables (see example.txt) Program calculates each line separately and writes the answer next to it: 1 + 2 == 3 build: 'make' produces 'calc' executable execution: 'calc' starts interactive proccess of reading input and producing output
About
Calculator implementation with math functions and variables support
Resources
Stars
Watchers
Forks
Packages 0
No packages published