- DAY - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
-
DAY
- DAY_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- DAY_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- DAY_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- DAY_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- DAY_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- DEC_FRACT - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DEC_FRACT_OR_INT - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DECA - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
-
Deca
- DECA_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- DECA_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- DECA_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- DECA_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- DECA_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- DECA_TEN_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- DECA_TEN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- DECA_TEN_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- DECAGRAM - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
-
Decagram
- DECAGRAM_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- DECAGRAM_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- DECAGRAM_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- DECAGRAM_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- DECAGRAM_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- DECI - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
-
Deci
- DECI_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- DECI_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- DECI_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- DECI_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- DECI_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- DECIMAL_REG_EXP - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- decimalDigitsBefore(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
-
For very small number returns number of zeros
before first significant digit.
- DEFAULT_COMPARISON_EPSILON - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.BinaryRelations
-
Default epsilon for comparison
- DEFAULT_MAX_NUM_IN_CACHE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.PrimesCache
-
Default range of integer to store in cache
- defineArgument(String, double) - Method in class org.mariuszgromada.math.mxparser.Argument
-
Enables to define the argument (associated with the argument expression)
based on the argument name and the argument value.
- defineArgument(String, double) - Method in class org.mariuszgromada.math.mxparser.Expression
-
Enables to define the argument (associated with the expression)
based on the argument name and the argument value.
- defineArgument(String, double) - Method in class org.mariuszgromada.math.mxparser.Function
-
Enables to define the argument (associated with the function expression)
based on the argument name and the argument value.
- defineArguments(String...) - Method in class org.mariuszgromada.math.mxparser.Argument
-
Enables to define the arguments (associated with
the argument expression) based on the given arguments names.
- defineArguments(String...) - Method in class org.mariuszgromada.math.mxparser.Expression
-
Enables to define the arguments (associated with
the expression) based on the given arguments names.
- defineArguments(String...) - Method in class org.mariuszgromada.math.mxparser.Function
-
Enables to define the arguments (associated with
the function expression) based on the given arguments names.
- defineConstant(String, double) - Method in class org.mariuszgromada.math.mxparser.Argument
-
Enables to define the constant (associated with
the argument expression) based on the constant name and
constant value.
- defineConstant(String, double) - Method in class org.mariuszgromada.math.mxparser.Expression
-
Enables to define the constant (associated with
the expression) based on the constant name and
constant value.
- defineConstant(String, double) - Method in class org.mariuszgromada.math.mxparser.Function
-
Enables to define the constant (associated with
the function expression) based on the constant name and
constant value.
- defineFunction(String, String, String...) - Method in class org.mariuszgromada.math.mxparser.Argument
-
Enables to define the function (associated with
the argument expression) based on the function name,
function expression string and arguments names (variadic parameters).
- defineFunction(String, String, String...) - Method in class org.mariuszgromada.math.mxparser.Expression
-
Enables to define the function (associated with
the expression) based on the function name,
function expression string and arguments names (variadic parameters).
- defineFunction(String, String, String...) - Method in class org.mariuszgromada.math.mxparser.Function
-
Enables to define the function (associated with
the function expression) based on the function name,
function expression string and arguments names (variadic parameters).
- deg(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
-
Radius to degrees translation.
- DEG_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- DEG_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- DEG_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- DEG_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- DEG_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- DEGREE_ARC - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
-
Degree (angle)
- DEGREE_ARC_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- DEGREE_ARC_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- DEGREE_ARC_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- DEGREE_ARC_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- DEGREE_ARC_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- DEPENDENT_ARGUMENT - Static variable in class org.mariuszgromada.math.mxparser.Argument
-
Type indicator for dependent argument.
- DER_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
-
- DER_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
-
- DER_LEFT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
-
- DER_LEFT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
-
- DER_LEFT_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
-
- DER_LEFT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
-
- DER_LEFT_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
-
- DER_RIGHT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
-
- DER_RIGHT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
-
- DER_RIGHT_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
-
- DER_RIGHT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
-
- DER_RIGHT_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
-
- DER_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
-
- DER_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
-
- DER_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
-
- derivative(Expression, Argument, double, int, double, int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.Calculus
-
Numerical derivative at x = x0
- derivativeNth(Expression, double, Argument, double, int, double, int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.Calculus
-
Numerical n-th derivative at x = x0 (you should avoid calculation
of derivatives with order higher than 2).
- DERN_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
-
- DERN_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
-
- DERN_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
-
- DERN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
-
- DERN_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
-
- description - Variable in class org.mariuszgromada.math.mxparser.parsertokens.KeyWord
-
- DIGIT - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT10_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
-
- DIGIT10_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
-
- DIGIT10_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
-
- DIGIT10_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
-
- DIGIT10_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
-
- DIGIT_B1 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B10 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B11 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B12 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B13 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B14 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B15 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B16 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B17 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B18 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B19 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B2 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B20 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B21 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B22 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B23 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B24 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B25 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B26 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B27 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B28 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B29 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B3 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B30 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B31 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B32 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B33 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B34 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B35 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B36 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B4 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B5 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B6 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B7 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B8 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_B9 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- DIGIT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
-
- DIGIT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
-
- DIGIT_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
-
- DIGIT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
-
- DIGIT_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
-
- digitAtPosition(long, int, int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
-
Digit at position - numeral system with given base
- digitAtPosition(long, int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
-
Digit at position - numeral system with base 10
- digitAtPosition(double, double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
-
Digit at position - numeral system with given base
- digitAtPosition(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
-
Digit at position - numeral system with base 10
- digitChar(int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
-
Character representing digit for numeral systems with base
between 1 and 36.
- digitIndex(char) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
-
Digit index based on digit character for numeral systems with
base between 1 and 36.
- disableUlpRounding() - 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.
- div(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
-
Division a/b
- DIVIDE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
-
- DIVIDE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
-
- DIVIDE_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
-
- DIVIDE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
-
- DIVIDE_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
-
- double2IntBoolean(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
-
Double to integer boolean translation