JEvaluator is a Java class that implements a quick and flexible mathematical expressions parser and evaluator. Complex mathematical expressions can be handled and combined together with virtually no limitations on length and number of used variables.
| Tags | Scientific/Engineering Mathematics Software Development Libraries Java Libraries |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Release Notes: Support was added for boolean operators (and, or) and bitwise operators (bitwise and, bitwise inclusive or, and bitwise exclusive or).


Release Notes: Support for text with inline expressions expansion was added. This release is for Java 1.6.


Release Notes: Support for text with inline expressions expansion was added. This release is for Java 1.5.


Release Notes: Support for text with inline expressions expansion was added. This release is for Java 1.4.


Release Notes: This version is a backport to make release 0.7 compatible with Java 1.4.