JEP 3.3.0 review

Download
by rbytes.net on

JEP is a Java API for parsing and evaluating mathematical expressions

License: GPL (GNU General Public License)
File size: 2525K
Developer: Nathan Funk
0 stars award from rbytes.net

JEP is a Java API for parsing and evaluating mathematical expressions. With JEP library you can allow your users to enter an arbitrary formula as a string, and instantly evaluate it.

JEP supports user defined variables, constants, and functions. A number of common mathematical functions and constants are included.

Here are some key features of "JEP":
Small size (only 75KB as jar archive)
Supports Boolean expressions (!, &&, ||, , !=, ==, >=, and

JEP 3.3.0 search tags