Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
D
- D2BYSQRT3 - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
-
D2BYSQRT3
- 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
- debugStream - Variable in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerTokenManager
-
Debug output.
- DEC_FRACT - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DEC_FRACT - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DEC_FRACT_OR_INT - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DEC_FRACT_OR_INT - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- 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 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DECIMAL_REG_EXP - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DECIMAL_SCIENTIFIC_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 the position of first significant digit, ie 0.1 = 1, 0.01 = 2
- DEFAULT - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
Lexical state.
- 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
- DEFAULT_TO_FRACTION_INIT_SEARCH_SIZE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
- 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
- DesignReinforcedConcreteBeam - Class in com.adriangarcia.cnop
-
DesignReinforcedConcreteBeam class that creates a test CNOP.
- DesignReinforcedConcreteBeam() - Constructor for class com.adriangarcia.cnop.DesignReinforcedConcreteBeam
- detectConstraints(String) - Method in class com.adriangarcia.metaheuristics.tsmbfoa.Problem
-
Method that receives the restrictions of the CNOP, these can be of two types, equality or inequality.
- DI_GAMMA_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
- DI_GAMMA_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
- DI_GAMMA_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
- DI_GAMMA_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
- DI_GAMMA_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
- diGamma(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.SpecialFunctions
-
Digamma function as the logarithmic derivative of the Gamma special function
- DIGIT - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B1 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B1 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B10 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B10 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B11 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B11 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B12 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B12 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B13 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B13 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B14 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B14 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B15 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B15 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B16 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B16 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B17 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B17 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B18 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B18 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B19 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B19 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B2 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B2 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B20 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B20 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B21 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B21 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B22 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B22 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B23 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B23 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B24 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B24 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B25 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B25 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B26 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B26 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B27 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B27 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B28 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B28 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B29 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B29 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B3 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B3 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B30 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B30 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B31 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B31 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B32 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B32 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B33 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B33 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B34 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B34 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B35 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B35 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B36 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B36 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B4 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B4 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B5 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B5 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B6 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B6 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B7 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B7 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B8 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B8 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- DIGIT_B9 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
- DIGIT_B9 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- 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
- 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
- digitAtPosition(double, double) - 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(long, int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
-
Digit at position - numeral system with base 10
- digitAtPosition(long, int, int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
-
Digit at position - numeral system with given base
- 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.
- disable_tracing() - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxChecker
-
Disable tracing.
- disableAlmostIntRounding() - Static method in class org.mariuszgromada.math.mxparser.mXparser
-
Disables almost integer rounding option causing rounding final calculation result to precise integer if and only if result is very close to integer.
- disableCanonicalRounding() - Static method in class org.mariuszgromada.math.mxparser.mXparser
-
Disables canonical rounding.
- disableUlpRounding() - Static method in class org.mariuszgromada.math.mxparser.mXparser
-
Disables ULP rounding.
- div(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
-
Division a / b applying canonical rounding if canonical rounding is enabled
- DIV - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- 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
- Done() - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
-
Reset buffer when finished.
- double2IntBoolean(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
-
Double to integer boolean translation
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form