Download List

프로젝트 설명

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

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-02-18 03:49
3.3

평가 속도가 2 배 - 3 배 빠릅니다. 기능 (스위치, 케이스, 왼쪽, 오른쪽, 중간, Substring, 소문자, 대문자, 길이, 그리고 트림)이 추가되었습니다. 연산자는 테이블이 향상되었습니다 다른 향상된 기능입니다.
Tags: Minor feature enhancements
Evaluation speed is 2x-3x faster. Functions have been added (Switch, Case, Left, Right, Mid, Substring, LowerCase, UpperCase, Length, and Trim). The operator table has been enhanced, and there are other enhancements.

2007-07-05 10:41
3.0.0

빠른 계산이 추가되었습니다. 구성 파서가 추가되었습니다. 고속 정밀 계산 BigDecimal을 사용하여 구현되었습니다. 새 구성 요소 아키텍처를 사용합니다. 훨씬 더 많은 일을했다.
Tags: Major feature enhancements
A faster evaluator was added. A configurable
parser was added. High precision calculation using
BigDecimal was implemented. A new component
architecture is used. Much more was done.

2007-04-26 23:45
2.4.1

이 릴리스에는 반올림 함수를 라운드, 바닥, 그리고 천장을 만들다 추가합니다. 그것은 사소한 버그 수정 3. 저기 버그 1567116에 대한 수정 프로그램입니다.
Tags: Minor bugfixes
This release adds the rounding functions round, floor, and ceil. It fixes three minor bugs. There is a fix for bug 1567116.

2006-06-09 19:35
2.4.0

이 릴리스의 JEP, 그리고 단순화, 신속한 평가를 포함하여 많은 기능을 추가하고, 더 많은 벡터 및 JEP 확장 패키지에 매트릭스를 지원하는 향상된 기능이 포함되어 사소한 (이전 DJEP).
Tags: Minor feature enhancements
This release includes minor enhancements to JEP, and many feature additions including simplification, fast evaluation, and more vector and matrix support in the JEP Extensions package (formerly DJEP).

2006-02-01 08:54
2.3.1

이것은 주로 금액에 대한 수정 프로그램을 포함한 bugfix 2.3.0에 대한 릴리스 () 함수의 버그, JEPTester에서 버그 및 설명서에서 깨진 링크되어있습니다.입니다
Tags: Minor bugfixes
This is mainly a bugfix release for 2.3.0,
including fixes for the sum() function bug, a bug
in JEPTester, and broken links in the
documentation.

Project Resources