Proyecto

General

Perfil

0.7

abierto

2018-08-01

Next release

100%

4 peticiones   (4 cerradas — 0 abiertas)

Codacy Badge coverage

Getting Started

This wiki contains examples for using this version of exp4j, most of them will work on the original exp4j, but for guaranteed compatibility the original exp4j has an amazing example page.

If you're a regular exp4j user first checkout Differences with the original exp4j.

If you are new to exp4j, then checkout:

Building

git clone [email protected]:riddler_arg/exp4j.git
cd exp4j
ant build-all

Building without extras

In case size is reaaaally important to you (current exp4j weighs ~72KB), you can remove all the extra functions, and the size will be reduced to ~52KB.

git clone [email protected]:riddler_arg/exp4j.git
cd exp4j
rm -rf src/main/java/net/objecthunter/exp4j/extras
ant build-all

Extras


Contributing

Downloads

Peticiones por
Mejora

3/3

Testing

1/1

Exportar a: TXT

Volver al inicio