package string_equations
Functions
CalculateSimpleStringExpression
CalculateSimpleStringExpression will take an input string math equation, using only simple expressions (+, -, *, /) (and parenthesis) to generate a resulting value
CalculateSimpleStringExpression will take an input string math equation, using only simple expressions (+, -, *, /) (and parenthesis) to generate a resulting value