GitHub topics: postfix-evaluator
GravityTwoG/math-eval
The app for execution of math expressions.
Language: TypeScript - Size: 137 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

BaseMax/PostfixEvaluatorC
This is a postfix evaluator written in C. It takes a postfix expression as input and evaluates it. It supports the following operators: + - * / ^ ( )
Language: C - Size: 16.6 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0
