/calculator

Given an input of a numeric expression in form of a String, compute its result as would be if using a calculator, supporting +-*/^() operations.

Primary LanguageJavaMIT LicenseMIT

Stargazers