- E - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
-
Napier's constant, or Euler's number, base of Natural logarithm
- EARTH_MASS - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
-
Earth mass
- EARTH_MASS_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EARTH_MASS_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EARTH_MASS_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EARTH_MASS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EARTH_MASS_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EARTH_RADIUS_EQUATORIAL - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
-
Earth equatorial radius
- EARTH_RADIUS_EQUATORIAL_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EARTH_RADIUS_EQUATORIAL_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EARTH_RADIUS_EQUATORIAL_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EARTH_RADIUS_EQUATORIAL_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EARTH_RADIUS_EQUATORIAL_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EARTH_RADIUS_MEAN - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
-
Earth mean radius
- EARTH_RADIUS_MEAN_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EARTH_RADIUS_MEAN_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EARTH_RADIUS_MEAN_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EARTH_RADIUS_MEAN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EARTH_RADIUS_MEAN_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EARTH_RADIUS_POLAR - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
-
Earth polar radius
- EARTH_RADIUS_POLAR_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EARTH_RADIUS_POLAR_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EARTH_RADIUS_POLAR_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EARTH_RADIUS_POLAR_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EARTH_RADIUS_POLAR_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EARTH_SEMI_MAJOR_AXIS - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
-
Earth semi-major axis
- EARTH_SEMI_MAJOR_AXIS_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EARTH_SEMI_MAJOR_AXIS_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EARTH_SEMI_MAJOR_AXIS_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EARTH_SEMI_MAJOR_AXIS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EARTH_SEMI_MAJOR_AXIS_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- ELECTRONO_VOLT - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
-
Electrono-Volt
- ELECTRONO_VOLT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- ELECTRONO_VOLT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- ELECTRONO_VOLT_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- ELECTRONO_VOLT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- ELECTRONO_VOLT_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- EMBREE_TREFETHEN - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
-
Embree-Trefethen constant
- EMBREE_TREFETHEN_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EMBREE_TREFETHEN_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EMBREE_TREFETHEN_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EMBREE_TREFETHEN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EMBREE_TREFETHEN_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- enableUlpRounding() - Static method in class org.mariuszgromada.math.mxparser.mXparser
-
Double floating-point precision arithmetic causes
rounding problems, i.e. 0.1 + 0.1 + 0.1 is slightly different than 0.3,
additionally doubles are having a lot of advantages
providing flexible number representation regardless of
number size. mXparser is fully based on double numbers
and that is why is providing intelligent ULP rounding
to minimize misleading results.
- eq(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.BinaryRelations
-
Equality relation.
- EQ1_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BinaryRelation
-
- EQ1_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BinaryRelation
-
- EQ_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BinaryRelation
-
- EQ_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BinaryRelation
-
- EQ_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BinaryRelation
-
- EQ_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BinaryRelation
-
- EQ_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BinaryRelation
-
- eqv(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
-
Boolean EQV
- EQV_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
-
- EQV_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
-
- EQV_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
-
- EQV_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
-
- EQV_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
-
- EQV_TRUTH_TABLE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
-
EQV truth table
- ERDOS_BORWEIN - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
-
Erdos-Borwein constant
- ERDOS_BORWEIN_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- ERDOS_BORWEIN_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- ERDOS_BORWEIN_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- ERDOS_BORWEIN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- ERDOS_BORWEIN_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- erf(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.SpecialFunctions
-
Calculates the error function
- erfc(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.SpecialFunctions
-
Calculates the complementary error function.
- erfcInv(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.SpecialFunctions
-
Calculates the complementary inverse error function evaluated at x.
- erfInv(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.SpecialFunctions
-
Calculates the inverse error function evaluated at x.
- EULER_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EULER_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EULER_MASCHERONI - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
-
Euler-Mascheroni constant
- EULER_MASCHERONI_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EULER_MASCHERONI_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EULER_MASCHERONI_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EULER_MASCHERONI_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EULER_MASCHERONI_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EULER_NUMBER_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
-
- EULER_NUMBER_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
-
- EULER_NUMBER_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
-
- EULER_NUMBER_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
-
- EULER_NUMBER_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
-
- EULER_POLYNOMIAL_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
-
- EULER_POLYNOMIAL_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
-
- EULER_POLYNOMIAL_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
-
- EULER_POLYNOMIAL_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
-
- EULER_POLYNOMIAL_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
-
- EULER_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EULER_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- EULER_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- eulerNumber(int, int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
-
Euler numbers
- eulerNumber(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
-
Euler numbers
- eulerPolynomial(int, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
-
Euler polynomial
- eulerPolynomial(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
-
Euler polynomial
- Evaluate - Class in org.mariuszgromada.math.mxparser.mathcollection
-
Evaluate - currently only polynomial evaluation based on provided coefficients.
- Evaluate() - Constructor for class org.mariuszgromada.math.mxparser.mathcollection.Evaluate
-
- EXA - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
-
Exa
- EXA_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- EXA_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- EXA_QUINT_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- EXA_QUINT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- EXA_QUINT_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- EXA_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- EXA_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- EXA_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- EXABIT - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
-
Exabit
- EXABIT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- EXABIT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- EXABIT_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- EXABIT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- EXABIT_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- EXABYTE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
-
Exabyte
- EXABYTE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- EXABYTE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- EXABYTE_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- EXABYTE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- EXABYTE_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- exp(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
-
Exponential function.
- EXP_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- EXP_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- EXP_INT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- EXP_INT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- EXP_INT_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- EXP_INT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- EXP_INT_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- EXP_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- EXP_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- EXP_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- exponentialIntegralEi(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.SpecialFunctions
-
Exponential integral function Ei(x)
- Expression - Class in org.mariuszgromada.math.mxparser
-
Expression - base class for real expressions definition.
- Expression(PrimitiveElement...) - Constructor for class org.mariuszgromada.math.mxparser.Expression
-
Default constructor - empty expression
- Expression(String, PrimitiveElement...) - Constructor for class org.mariuszgromada.math.mxparser.Expression
-
Constructor - creates new expression from expression string.