/MathParser-Port

Another test task from a nameless company with great ambitions, recognized market leaders and blah blah .. .

Primary LanguageC++MIT LicenseMIT

MathParser

A C++ port of MathParser project.
Parsing and calculation of mathematical expressions.

For example:
Expression '2 + 3 * 4 - 5' - Result '9'
Expression '(2 + 3) * 4 - 5' - result '15'

Readme in another languages: