File Details
StrEq Neoforge 1.0.3
- R
- Nov 19, 2024
- 12.23 KB
- 31
- 1.21.3+20
- NeoForge
File Name
StrEq-neoforge-1.0.3.jar
Supported Versions
- 1.21.3
- 1.21.2
- 1.21.1
- 1.21
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
- 1.18.2
- 1.18.1
- 1.18
- 1.17.1
- 1.17
Curse Maven Snippet
⚠️ Warning! All mods that are using StrEq with, at least, version 1.0.2 aren’t compatible with version 1.0.3.
- Added method areEqual to compare between various formulas. It returns a boolean.
- Added method getDifference to compute the difference between the results of two expressions. It returns the numerical difference between two expressions.
- Added arctan (I forgot to add it in ExpressionEvaluator class)
- Added logarithmic functions
- Added “e” integrated variable
- Added “phi” integrated variable
- Changed integrated variables so they are unmodifiable variables
- If allowNeg is false and the value is negative, it will say in the IllegalArgumentException the modID of the developer instead of the StrEq modID

