Tool Download

Jep-Java

A Java expression parsing library

Tool Name:

Jep-Java

Tool Version: 3.4.0

Tool Type: Shareware

Tool Cost In: 550 US$

Tool Target Platform:

Tool OS Support: WinXP,Mac OS X,Mac Other,Win2000,WinServer,WinVista,WinVista x64,Win98,WinOther,Unix,Linux,Java,Linux Console,Linux Gnome,Linux GPL,Linux Open Source,Other

Limitations: Limit of 50 parses.

Tool Info URL: Click to view

Video 1: Link for download

Video 2: Link for download

Download 1: Click to download

Download 2: Click to download

Short Description:
Jep is a Java library for parsing and evaluating mathematical expressions. With this package 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.

Long Description 1:
Jep is a Java library for parsing and evaluating mathematical expressions. With this package 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.

Long Description 2:
Jep is a Java library for parsing and evaluating mathematical expressions. With this package 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. Features * Small size (only 270KB as jar archive) * Fast evaluation * High precision using BigDecimals * Includes common math functions and operators * Supports Boolean expressions * Extendable and configurable architecture * Support for strings, vectors and complex numbers * Support for implicit multiplication * Allows declared or undeclared variables * Java 1.5 compatible * Supports Unicode characters * Extensive documentation * Includes JavaCC grammar from which the main classes are generated