GitHub topics: expression-calculate
BaseMax/MathematicalExpressionEvaluator
This is a C++ program that evaluates mathematical expressions containing operators +, -, *, and /, and parentheses ( and ). The program supports multi-digit numbers and guarantees that parentheses are used for each operator.
Language: C++ - Size: 20.5 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1
