Proyecto

General

Perfil

Getting Started » Histórico » Versión 7

Federico Vera, 2018-07-14 08:41

1 2 Federico Vera
# Getting Started
2
3 1 Federico Vera
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](https://www.objecthunter.net/exp4j/#Usage).
4
5 4 Federico Vera
If you're a regular `exp4j` user first checkout [[Differences with the original exp4j]].
6 1 Federico Vera
7
If you are new to `exp4j`, then checkout:
8
* [[Built in Functions]]
9
* [[Built in Operators]]
10
* [[Extra Functions and Operators]]
11
* [[First Steps]]
12
* [[Advanced Examples]]
13
* [[Warnings]]
14 5 Federico Vera
* [JavaDocs](https://docs.riddler.com.ar/exp4j/apidocs/)
15
* [JaCoCo](https://docs.riddler.com.ar/exp4j/jacoco/)
16 1 Federico Vera
17 7 Federico Vera
## Extras
18 6 Federico Vera
19 7 Federico Vera
- [API Documentation](https://docs.riddler.com.ar/jdrawinglib/apidocs/)
20
- [Code Coverage](https://docs.riddler.com.ar/jdrawinglib/jacoco/)
21 6 Federico Vera
22 1 Federico Vera
***
23
24
#### [Download `exp4j-LATEST`](https://redmine.riddler.com.ar/projects/exp4j/files)
Volver al inicio