/exp4j

A tiny math expression evaluator for the Java programming language

Primary LanguageJavaApache License 2.0Apache-2.0

exp4j
-----
exp4j is a mathematical expression evaluator for the Java programming language. It is a simple-to-use and small library (~40kb) without any external dependencies.

Check out http://www.objecthunter.net/exp4j/ for documentation and examples