Download List

Projeto Descrição

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

A avaliação é de velocidade 2x-3x mais rápido. Funções foram adicionadas (Switch, Case, Left, Right, Mid, Substring, maiúsculo, minúsculo, Comprimento, e caimento). A tabela a operadora foi aprimorado, e há outras melhorias.
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

Um rápido avaliador foi adicionado. Um analisador configurável foi adicionado. Cálculo alta precisão usando BigDecimal foi implementado. A arquitetura do novo componente é utilizado. Muito mais foi feito.
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

Esta versão adiciona a rodada funções de arredondamento, chão e tectos. Ela corrige três bugs. Há uma correção para o bug 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

Este lançamento inclui pequenas melhorias a PEC, e adições de recursos muitas incluindo a simplificação, a avaliação rápida e mais vetor e apoio matricial no pacote de extensões JEP (anteriormente ĐẸP).
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

Isto é principalmente uma versão de correções para o 2.3.0, incluindo correções para a soma () bug função, um bug no JEPTester e links quebrados na documentação.
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