promotional bannermobile promotional banner

StrEq

String to Equation!

File Details

StrEq Fabric 1.0.3

  • R
  • Nov 19, 2024
  • 13.47 KB
  • 132
  • 1.21.3+20
  • Fabric

File Name

StrEq-fabric-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

Fabric

modImplementation "curse.maven:streq-1139970:5921022"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

⚠️ 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