/exp4j

A tiny math expression evaluator for the Java programming language

Primary LanguageJavaApache License 2.0Apache-2.0

exp4j is currently not in active development. I do not have time to maintain the project at the moment.

exp4j

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

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