Release History

VersionDateDescription
0.2.1 added ExpressionBuilder API
0.2.2 fixed bug
0.2.3 fixed bug
0.2.5 added multi argument functions feature

Release 0.2.1

TypeChangesBy

add

added ExpressionBuilder APIfas

add

added Calculable Interfacefas

fix

refactored for better visibilityfas

Release 0.2.2

TypeChangesBy

fix

exp4j now checks if the variable names clash with a custom function namefas

Release 0.2.3

TypeChangesBy

add

marked PostfixExpression.frominfix() as deprecated. ExpresionBuilder is now the recommended way to use exp4jfas

fix

fixed docu typofas

Release 0.2.5

TypeChangesBy

fix

added check for custom function namesfas

add

added InvalidCustomFunctionNameExceptionfas

add

added references to sitefas

add

added multivariable custom function handlingfas