issues
search
fasseg
/
exp4j
A tiny math expression evaluator for the Java programming language
http://www.objecthunter.net/exp4j/
Apache License 2.0
495
stars
163
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Precision deficiency
#123
oneMord
opened
1 month ago
1
Complex expressions are not working
#122
jaydeepbhayani
opened
10 months ago
3
Fix bug in array index handling
#121
arthurscchan
opened
1 year ago
0
Change compile source and target to java 8
#120
zcai1
closed
2 years ago
0
radian and degree
#119
rahayiii
opened
2 years ago
0
Explain Custom operators (#,§,$,&,;,:,~)
#118
aol-59
closed
11 months ago
0
Bump logback-classic from 1.1.1 to 1.2.0
#117
dependabot[bot]
opened
3 years ago
1
Is it possible to detect overflow in return values?
#116
kdkasad
closed
5 months ago
1
Add VariableProvider API, for dynamically providing variable values
#115
NathanWolf
opened
3 years ago
0
Missing features (or too many restrictions) for general purpose expression evaluator
#114
cr3ativ3
opened
3 years ago
0
Make it possible to add user defined operators
#113
alexbirkett
opened
3 years ago
0
GitHub actions
#112
HanSolo
opened
4 years ago
0
Bump junit from 4.11 to 4.13.1
#111
dependabot[bot]
opened
4 years ago
1
Support for array arithmetic
#110
sming
opened
4 years ago
0
Expression building failing with leading numbers in variable name
#109
apoorv-28
opened
4 years ago
2
Ternary operator support
#108
maheshkurmi
opened
4 years ago
1
Kotlin port
#107
elect86
opened
4 years ago
0
Imaginary Support / Equation Simplification
#106
NumberC
opened
4 years ago
4
Incorrect expression evaluation
#105
cesar-ioc
opened
4 years ago
1
0.3*3 != 0.9
#104
nickevan9
opened
4 years ago
3
style changes
#103
leogtzr
opened
5 years ago
0
Copyright header needs to be updated.
#102
leogtzr
closed
5 years ago
2
lib size is ~50 now, changing README
#101
leogtzr
closed
5 years ago
0
Fixed building javadoc with JDK12
#100
fasseg
closed
5 years ago
0
refactor to use java with some lambdas, moved constants to a class
#99
leogtzr
closed
5 years ago
0
Empty
#98
UTilitieeees
closed
5 years ago
0
number end with"%"
#97
yigaohui
closed
5 years ago
3
Precision on result
#96
nicolas-eveno
closed
5 years ago
4
Can we pass min and max number of arguments in Function constructor ??
#95
Rabi-Narayan
opened
6 years ago
1
Add × and ÷ as valid operators
#94
trans
closed
5 years ago
1
Need some more operators
#93
trans
closed
5 years ago
3
Implicit multiplication bug
#92
anunnakian
opened
6 years ago
3
Ability to restrict built in functions and operators
#91
njdoyle
opened
6 years ago
3
.build() hangs on invalid expression
#90
bloc97
opened
6 years ago
2
Issue #88: Fixed multiple function concatenation bug
#89
alexandrustana
closed
4 years ago
0
Concatenation of builtin functions(sincos(x)) is valid.
#88
alexandrustana
opened
7 years ago
1
SUM or PROD function
#87
blankjul
opened
7 years ago
1
New feature request
#86
ghost
opened
7 years ago
0
ConcurrencyTest was not being executed, cleanup
#85
leogtzr
opened
7 years ago
2
BigDecimal version
#84
dilworks
closed
7 years ago
10
Error evaluating expression
#83
LuisGP
closed
7 years ago
1
Add sec, cosec, acot functions
#82
ostap0207
closed
5 years ago
0
does Exp4j support logic operators?
#81
dalmatele
opened
7 years ago
1
Added a 'ExceptionOnMissingVariable' parameter to the equationbuilder.
#80
Lyeeedar
closed
3 years ago
0
Parsing error with field having hyphen sign.
#79
nrmohta
opened
7 years ago
0
exp4j considers the following expression valid "[A+B)"
#78
kalypzo
closed
7 years ago
2
Unable to define two same named functions with different number of arguments
#77
fasseg
opened
7 years ago
0
using angle function and pi
#76
swalesch
closed
7 years ago
4
Possible factorial error.
#75
a35joshi
opened
7 years ago
5
Issue #64
#74
dktcoding
closed
6 years ago
0
Next