A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

abs(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Absolute value.
ABS_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ABS_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ABS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
acos(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Arcus cosine - inverse trigonometric cosine function
ACOS_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ACOS_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ACOS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ACOSECH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ACOSH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ACOT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ACOTH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ACRE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Acre
ACRE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
ACRE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
ACRE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
ACSCH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
actan(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Arcus cotangent - inverse trigonometric cotangent function
ACTAN_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ACTAN_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ACTAN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ACTANH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ACTG_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ACTGH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
addArguments(Argument...) - Method in class org.mariuszgromada.math.mxparser.Argument
Adds arguments (variadic) to the argument expression definition.
addArguments(Argument...) - Method in class org.mariuszgromada.math.mxparser.Expression
Adds arguments (variadic) to the expression definition.
addArguments(Argument...) - Method in class org.mariuszgromada.math.mxparser.Function
Adds arguments (variadic) to the function expression definition.
addBaseCase(int, double) - Method in class org.mariuszgromada.math.mxparser.RecursiveArgument
Adds base case
addConstants(Constant...) - Method in class org.mariuszgromada.math.mxparser.Argument
Adds constants (variadic parameters) to the argument expression definition.
addConstants(ArrayList<Constant>) - Method in class org.mariuszgromada.math.mxparser.Argument
Adds constants to the argument expression definition.
addConstants(Constant...) - Method in class org.mariuszgromada.math.mxparser.Expression
Adds constants (variadic parameters) to the expression definition.
addConstants(ArrayList<Constant>) - Method in class org.mariuszgromada.math.mxparser.Expression
Adds constants to the expression definition.
addConstants(Constant...) - Method in class org.mariuszgromada.math.mxparser.Function
Adds constants (variadic parameters) to the function expression definition.
addConstants(ArrayList<Constant>) - Method in class org.mariuszgromada.math.mxparser.Function
Adds constants to the function expression definition.
addDefinitions(PrimitiveElement...) - Method in class org.mariuszgromada.math.mxparser.Argument
Adds user defined elements (such as: Arguments, Constants, Functions) to the argument expressions.
addDefinitions(PrimitiveElement...) - Method in class org.mariuszgromada.math.mxparser.Expression
Adds user defined elements (such as: Arguments, Constants, Functions) to the expressions.
addDefinitions(PrimitiveElement...) - Method in class org.mariuszgromada.math.mxparser.Function
Adds user defined elements (such as: Arguments, Constants, Functions) to the function expressions.
addEscapes(String) - Static method in error org.mariuszgromada.math.mxparser.syntaxchecker.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addFunctions(Function...) - Method in class org.mariuszgromada.math.mxparser.Argument
Adds functions (variadic parameters) to the argument expression definition.
addFunctions(Function...) - Method in class org.mariuszgromada.math.mxparser.Expression
Adds functions (variadic parameters) to the expression definition.
addFunctions(Function...) - Method in class org.mariuszgromada.math.mxparser.Function
Adds functions (variadic parameters) to the function expression definition.
adjustBeginLineColumn(int, int) - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
ALLADI_GRINSTEAD - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Alladi-Grinstead constant
ALLADI_GRINSTEAD_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
ALLADI_GRINSTEAD_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
ALLADI_GRINSTEAD_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
and(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
Boolean AND
AND - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
AND1_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
AND2_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
AND_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BitwiseOperator
 
AND_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
AND_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BitwiseOperator
 
AND_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
AND_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BitwiseOperator
 
AND_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
AND_TRUTH_TABLE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
AND truth table
APERY - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Apery's constant
APERY_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
APERY_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
APERY_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
ARCCOS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARCCOSECH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARCCOSH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARCCOT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARCCOTH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARCCSCH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARCCTAN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARCCTANH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARCCTG_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARCCTGH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARCOS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARCOSECH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
arcosh(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Arcus hyperbolic cosine - inverse hyperbolic cosine function.
ARCOSH_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARCOSH_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARCOSH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
arcoth(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Arcus hyperbolic tangent - inverse hyperbolic tangent function.
ARCOTH_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARCOTH_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARCOTH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
arcsch(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Arcus hyperbolic cosecant - inverse hyperbolic cosecant function.
ARCSCH_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARCSCH_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARCSCH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARCSECH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARCSIN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARCSINH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARCTAN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARCTANH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARCTG_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARCTGH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Are
ARE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
ARE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
ARE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
Argument - Class in org.mariuszgromada.math.mxparser
Argument class enables to declare the argument (variable) which can be used in further processing (in expressions, functions and dependent / recursive arguments).
Argument(String, PrimitiveElement...) - Constructor for class org.mariuszgromada.math.mxparser.Argument
Default constructor - creates argument based on the argument definition string.
Argument(String, double) - Constructor for class org.mariuszgromada.math.mxparser.Argument
Constructor - creates free argument.
Argument(String, String, PrimitiveElement...) - Constructor for class org.mariuszgromada.math.mxparser.Argument
Constructor - creates dependent argument(with hidden argument expression).
ARGUMENT_INITIAL_VALUE - Static variable in class org.mariuszgromada.math.mxparser.Argument
Double.NaN as initial value of the argument.
argumentList() - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxChecker
 
arrayList2double(ArrayList<Double>) - Static method in class org.mariuszgromada.math.mxparser.mXparser
Converts ArrayList of double to double[]
arsech(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Arcus hyperbolic secant - inverse hyperbolic secant function.
ARSECH_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARSECH_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARSECH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARSIN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
arsinh(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Arcus hyperbolic sine - inverse hyperbolic sine function.
ARSINH_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARSINH_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARSINH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
artanh(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Arcus hyperbolic tangent - inverse hyperbolic tangent function.
ARTANH_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ARTANH_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ASECH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
asin(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Arcus sine - inverse trigonometric sine function
ASIN_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ASIN_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ASIN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ASINH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ASTRONOMICAL_UNIT - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
Astronomical unit
ASTRONOMICAL_UNIT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
ASTRONOMICAL_UNIT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
ASTRONOMICAL_UNIT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
AstronomicalConstants - Class in org.mariuszgromada.math.mxparser.mathcollection
AstronomicalConstants - class representing the most important astronomical constants.
AstronomicalConstants() - Constructor for class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
 
atan(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Arcus tangent - inverse trigonometric tangent function
ATAN_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ATAN_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ATAN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ATANH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ATG_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ATGH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ATTO - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Atto
ATTO_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
ATTO_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
ATTO_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
avg(Expression, Argument, double, double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.Statistics
Average from sample function values - iterative operator.
avg(double...) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.Statistics
Sample average.
AVG_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
AVG_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
AVG_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
AVG_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
AVG_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
AVG_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 

B

BACKHOUSE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Backhouse's constant
BACKHOUSE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
BACKHOUSE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
BACKHOUSE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
backup(int) - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Backup a number of characters.
BACKW_DIFF_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
BACKW_DIFF_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
BACKW_DIFF_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
backwardDifference(Expression, Argument, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.Calculus
Backward difference(1) operator (at x = x0).
backwardDifference(Expression, Argument) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.Calculus
Backward difference(1) operator (at current value of argument x)
backwardDifference(Expression, double, Argument, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.Calculus
Backward difference(h) operator (at x = x0)
backwardDifference(Expression, double, Argument) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.Calculus
Backward difference(h) operator (at the current value of the argument x)
beginColumn - Variable in class org.mariuszgromada.math.mxparser.syntaxchecker.Token
The column number of the first character of this Token.
beginLine - Variable in class org.mariuszgromada.math.mxparser.syntaxchecker.Token
The line number of the first character of this Token.
BeginToken() - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Start.
BELL_NUMBER_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
BELL_NUMBER_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
BELL_NUMBER_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
bellNumber(int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Bell Numbers
bellNumber(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Bell number
BERNOULLI_NUMBER_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
BERNOULLI_NUMBER_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
BERNOULLI_NUMBER_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
bernoulliNumber(int, int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Bernoulli numbers
bernoulliNumber(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Bernoulli numbers
BERNSTEIN - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Bernstein's constant
BERNSTEIN_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
BERNSTEIN_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
BERNSTEIN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
binaryExpression() - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxChecker
 
BinaryRelation - Class in org.mariuszgromada.math.mxparser.parsertokens
Binary Relations - mXparser tokens definition.
BinaryRelation() - Constructor for class org.mariuszgromada.math.mxparser.parsertokens.BinaryRelation
 
BinaryRelations - Class in org.mariuszgromada.math.mxparser.mathcollection
BinaryRelations - class for dealing with binary relations on integers or doubles.
BinaryRelations() - Constructor for class org.mariuszgromada.math.mxparser.mathcollection.BinaryRelations
 
BINOM_COEFF_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
BINOM_COEFF_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
BINOM_COEFF_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
binomCoeff(double, int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Generalized binomial coefficient
binomCoeff(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Generalized binomial coefficient
BIT - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Bit
BIT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
BIT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
BIT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
BITNOT - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
BITWISE - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
BitwiseOperator - Class in org.mariuszgromada.math.mxparser.parsertokens
Bitwise Operators - mXparser tokens definition.
BitwiseOperator() - Constructor for class org.mariuszgromada.math.mxparser.parsertokens.BitwiseOperator
 
BODY_EXTENDED - Static variable in class org.mariuszgromada.math.mxparser.Function
Function with body based on the extended code.
BODY_RUNTIME - Static variable in class org.mariuszgromada.math.mxparser.Function
Function with body based on the expression string.
BooleanAlgebra - Class in org.mariuszgromada.math.mxparser.mathcollection
BooleanAlgebra - class for boolean operators.
BooleanAlgebra() - Constructor for class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
 
BooleanOperator - Class in org.mariuszgromada.math.mxparser.parsertokens
Boolean Operators - mXparser tokens definition.
BooleanOperator() - Constructor for class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
BRAUN_PRIME_QUADR - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Brun's constant for prime quadruplets
BRAUN_PRIME_QUADR_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
BRAUN_PRIME_QUADR_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
BRAUN_PRIME_QUADR_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
BRAUN_TWIN_PRIME - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Brun's constant for twin primes
BRAUN_TWIN_PRIME_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
BRAUN_TWIN_PRIME_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
BRAUN_TWIN_PRIME_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
BRUIJN_NEWMAN - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
de Bruijn-Newman constant
BRUIJN_NEWMAN_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
BRUIJN_NEWMAN_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
BRUIJN_NEWMAN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
bufcolumn - Variable in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
 
buffer - Variable in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
 
bufline - Variable in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
 
bufpos - Variable in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Position in buffer.
BYTE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Byte
BYTE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
BYTE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
BYTE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 

C

CACHE_EMPTY - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.PrimesCache
Empty cache status
CACHING_FINISHED - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.PrimesCache
Cache ready to use
CAHEN - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Cahen's constant
CAHEN_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
CAHEN_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
CAHEN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
calculate() - Method in class org.mariuszgromada.math.mxparser.Expression
Calculates the expression value
calculate() - Method in class org.mariuszgromada.math.mxparser.Function
Calculates function value
calculate(double...) - Method in class org.mariuszgromada.math.mxparser.Function
Calculates function value
calculate(Argument...) - Method in class org.mariuszgromada.math.mxparser.Function
Calculates function value
calculate(double...) - Method in interface org.mariuszgromada.math.mxparser.FunctionExtension
Actual algorithm implementation.
Calculus - Class in org.mariuszgromada.math.mxparser.mathcollection
Calculus - numerical integration, differentiation, etc...
Calculus() - Constructor for class org.mariuszgromada.math.mxparser.mathcollection.Calculus
 
CalculusOperator - Class in org.mariuszgromada.math.mxparser.parsertokens
Calculus Operators - mXparser tokens definition.
CalculusOperator() - Constructor for class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
CATALAN - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Catalan's constant
CATALAN_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
CATALAN_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
CATALAN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
catalanNumber(int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Catalan numbers
catalanNumber(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Catalan numbers
CDF_NORMAL_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
CDF_NORMAL_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
CDF_NORMAL_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
CDF_UNIFORM_CONT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
CDF_UNIFORM_CONT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
CDF_UNIFORM_CONT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
cdfNormal(double, double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.ProbabilityDistributions
CDF - Cumulative Distribution Function - Normal distribution N(mean, stddev).
cdfUniformContinuous(double, double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.ProbabilityDistributions
CDF - Cumulative Distribution Function - Uniform Continuous distribution over interval [a, b).
ceil(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Ceiling function.
CEIL_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
CEIL_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
CEIL_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
CENTI - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Centi
CENTI_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
CENTI_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
CENTI_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
CENTIMETRE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Centimeter
CENTIMETRE2 - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Square centimetre
CENTIMETRE2_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
CENTIMETRE2_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
CENTIMETRE2_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
CENTIMETRE3 - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Qubic centimetre
CENTIMETRE3_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
CENTIMETRE3_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
CENTIMETRE3_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
CENTIMETRE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
CENTIMETRE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
CENTIMETRE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
CHAR - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
checkIfEpsilonMode() - Static method in class org.mariuszgromada.math.mxparser.mathcollection.BinaryRelations
Checks if epsilon comparison mode is active;
checkIfEpsilonMode() - Static method in class org.mariuszgromada.math.mxparser.mXparser
Checks if epsilon comparison mode is active;
checkIfExactMode() - Static method in class org.mariuszgromada.math.mxparser.mathcollection.BinaryRelations
Checks if exact comparison mode is active;
checkIfExactMode() - Static method in class org.mariuszgromada.math.mxparser.mXparser
Checks if exact comparison mode is active;
checkIfUlpRounding() - 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.
checkLexSyntax() - Method in class org.mariuszgromada.math.mxparser.Expression
Checks syntax of the expression string.
checkSyntax() - Method in class org.mariuszgromada.math.mxparser.Argument
Checks argument syntax
checkSyntax() - Method in class org.mariuszgromada.math.mxparser.Expression
Checks syntax of the expression string.
checkSyntax() - Method in class org.mariuszgromada.math.mxparser.Function
Checks function syntax
checkSyntax() - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxChecker
 
chi(double, double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Characteristic function x in (a,b)
CHI_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
CHI_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
chi_L(double, double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Characteristic function x in [a,b)
CHI_L_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
CHI_L_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
CHI_L_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
chi_LR(double, double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Characteristic function x in [a,b]
CHI_LR_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
CHI_LR_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
CHI_LR_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
chi_R(double, double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Characteristic function x in (a,b]
CHI_R_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
CHI_R_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
CHI_R_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
CHI_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
cimp(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
Boolean CIMP
CIMP - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
CIMP_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
CIMP_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
CIMP_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
CIMP_TRUTH_TABLE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
CIMP truth table
clearDescription() - Method in class org.mariuszgromada.math.mxparser.Expression
Clears expression description
clearExpressionString() - Method in class org.mariuszgromada.math.mxparser.Expression
Clears expression string
clone() - Method in class org.mariuszgromada.math.mxparser.Argument
Creates cloned object of the this argument.''
clone() - Method in class org.mariuszgromada.math.mxparser.Expression
Expression cloning.
clone() - Method in class org.mariuszgromada.math.mxparser.Function
clone method
clone() - Method in interface org.mariuszgromada.math.mxparser.FunctionExtension
Cloning in case of usage in Expression with recursive statements.
clone() - Method in class org.mariuszgromada.math.mxparser.parsertokens.Token
Token cloning.
cnimp(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
Boolean CNIMP
CNIMP - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
CNIMP_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
CNIMP_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
CNIMP_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
CNIMP_TRUTH_TABLE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
CNIMP truth table
column - Variable in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
 
COMMA - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
COMMA_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
COMMA_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
COMMA_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
COMPL_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BitwiseOperator
 
COMPL_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BitwiseOperator
 
COMPL_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BitwiseOperator
 
consolePrint(Object) - Static method in class org.mariuszgromada.math.mxparser.mXparser
Prints object.toString to the Console
consolePrintHelp() - Static method in class org.mariuszgromada.math.mxparser.mXparser
Prints all help content.
consolePrintHelp(String) - Static method in class org.mariuszgromada.math.mxparser.mXparser
Prints filtered help content.
consolePrintln(Object) - Static method in class org.mariuszgromada.math.mxparser.mXparser
Prints object.toString to the Console + new line
consolePrintln() - Static method in class org.mariuszgromada.math.mxparser.mXparser
Prints new line to the Console, no new line
consolePrintTokens(ArrayList<Token>) - Static method in class org.mariuszgromada.math.mxparser.mXparser
Prints tokens to the console.
Constant - Class in org.mariuszgromada.math.mxparser
Constant class provides ability to declare constants.
Constant(String, double) - Constructor for class org.mariuszgromada.math.mxparser.Constant
Constructor - creates constant with a given name and given value
Constant(String, double, String) - Constructor for class org.mariuszgromada.math.mxparser.Constant
Constructor - creates constant with a given name and given value.
Constant(String, PrimitiveElement...) - Constructor for class org.mariuszgromada.math.mxparser.Constant
Constructor for function definition in natural math language, for instance providing on string "f(x,y) = sin(x) + cos(x)" is enough to define function "f" with parameters "x and y" and function body "sin(x) + cos(x)".
ConstantValue - Class in org.mariuszgromada.math.mxparser.parsertokens
Constant Values - mXparser tokens definition.
ConstantValue() - Constructor for class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
constArgDefStrRegExp - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
CONT_FRAC_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
CONT_FRAC_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
CONT_FRAC_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
CONT_POL_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
CONT_POL_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
CONT_POL_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
continuedFraction(double...) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Continued fraction
continuedPolynomial(double...) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Continued polynomial
cos(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Cosine trigonometric function
COS_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
COS_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
COS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
cosec(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Cosecant trigonometric function
COSEC_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
COSEC_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
COSEC_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
COSECH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
cosh(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Hyperbolic cosine function.
COSH_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
COSH_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
COSH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
COT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
coth(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Hyperbolic cotangent function.
COTH_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
COTH_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
COTH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
CSC_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
csch(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Hyperbolic cosecant function.
CSCH_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
CSCH_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
CSCH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ctan(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Cotangent trigonometric function
CTAN_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
CTAN_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
CTAN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
CTANH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
CTG_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
CTGH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
curChar - Variable in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerTokenManager
 
currentToken - Variable in exception org.mariuszgromada.math.mxparser.syntaxchecker.ParseException
This is the last token that has been consumed successfully.

D

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_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
debugStream - Variable in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerTokenManager
Debug output.
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_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
DECA_TEN_STR - 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_STR - 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_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
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 - 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
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_STR - 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_STR - 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_STR - 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_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
DER_STR - 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_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
DIGIT - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
DIGIT - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
DIGIT19 - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
DIGIT19 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
DIGITS - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
DIGITS - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
disable_tracing() - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxChecker
Disable tracing.
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
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_STR - 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

E

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_STR - 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_STR - 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_STR - 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_STR - 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_STR - 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_STR - 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_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
enable_tracing() - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxChecker
Enable tracing.
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.
endColumn - Variable in class org.mariuszgromada.math.mxparser.syntaxchecker.Token
The column number of the last character of this Token.
endLine - Variable in class org.mariuszgromada.math.mxparser.syntaxchecker.Token
The line number of the last character of this Token.
EOF - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
End of File.
eol - Variable in exception org.mariuszgromada.math.mxparser.syntaxchecker.ParseException
The end of line string for this machine.
eq(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.BinaryRelations
Equality relation.
EQ - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
EQ1_STR - 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_STR - 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 - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
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_STR - 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_STR - 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_STR - 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_STR - 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_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
EULER_STR - 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_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
EXA_STR - 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_STR - 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_STR - 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_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
EXP_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ExpandBuff(boolean) - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
 
expectedTokenSequences - Variable in exception org.mariuszgromada.math.mxparser.syntaxchecker.ParseException
Each entry in this array is an array of integers.
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.
expression() - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxChecker
 

F

F - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
False as double
FACT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
 
FACT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
 
FACT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
 
factorial(int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Factorial
factorial(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Factorial
FACTORIAL - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
FALSE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
False as integer
FEET - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Feet
FEET_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
FEET_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
FEET_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
FEIGENBAUM_ALFA - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Feigenbaum constant
FEIGENBAUM_ALFA_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
FEIGENBAUM_ALFA_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
FEIGENBAUM_ALFA_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
FEIGENBAUM_DELTA - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Feigenbaum constant
FEIGENBAUM_DELTA_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
FEIGENBAUM_DELTA_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
FEIGENBAUM_DELTA_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
FEMTO - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Femto
FEMTO_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
FEMTO_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
FEMTO_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
FIBONACCI_NUMBER_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
FIBONACCI_NUMBER_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
FIBONACCI_NUMBER_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
fibonacciNumber(int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Fibonacci numbers
fibonacciNumber(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Fibonacci numbers
FillBuff() - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
 
floor(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Floor function.
FLOOR_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
FLOOR_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
FLOOR_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
FORW_DIFF_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
FORW_DIFF_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
FORW_DIFF_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
forwardDifference(Expression, Argument, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.Calculus
Forward difference(1) operator (at x = x0)
forwardDifference(Expression, Argument) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.Calculus
Forward difference(1) operator (at current value of argument x)
forwardDifference(Expression, double, Argument, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.Calculus
Forward difference(h) operator (at x = x0)
forwardDifference(Expression, double, Argument) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.Calculus
Forward difference(h) operator (at the current value of the argument x)
FRANSEN_ROBINSON - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Fransén-Robinson constant
FRANSEN_ROBINSON_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
FRANSEN_ROBINSON_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
FRANSEN_ROBINSON_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
FREE_ARGUMENT - Static variable in class org.mariuszgromada.math.mxparser.Argument
Type indicator for free argument.
Function - Class in org.mariuszgromada.math.mxparser
Function class provides possibility to define user functions.
Function(String, String, PrimitiveElement...) - Constructor for class org.mariuszgromada.math.mxparser.Function
Constructor - creates function from function name and function expression string.
Function(String, String, String...) - Constructor for class org.mariuszgromada.math.mxparser.Function
Constructor - creates function from function name, function expression string and argument names.
Function(String, PrimitiveElement...) - Constructor for class org.mariuszgromada.math.mxparser.Function
Constructor for function definition in natural math language, for instance providing on string "f(x,y) = sin(x) + cos(x)" is enough to define function "f" with parameters "x and y" and function body "sin(x) + cos(x)".
Function(String, FunctionExtension) - Constructor for class org.mariuszgromada.math.mxparser.Function
Constructor for function definition based on your own source code - this is via implementation of FunctionExtension interface.
FUNCTION - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
Function1Arg - Class in org.mariuszgromada.math.mxparser.parsertokens
Unary functions (1 argument) - mXparser tokens definition.
Function1Arg() - Constructor for class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
function1ArgDefStrRegExp - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
Function2Arg - Class in org.mariuszgromada.math.mxparser.parsertokens
Binary functions (2 arguments) - mXparser tokens definition.
Function2Arg() - Constructor for class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
Function3Arg - Class in org.mariuszgromada.math.mxparser.parsertokens
Functions with 3 arguments - mXparser tokens definition.
Function3Arg() - Constructor for class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
functionDefStrRegExp - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
FunctionExtension - Interface in org.mariuszgromada.math.mxparser
FunctionExtension provides interface for function algorithm definition.
FunctionVariadic - Class in org.mariuszgromada.math.mxparser.parsertokens
Variadic functions (n parameters)- mXparser tokens definition.
FunctionVariadic() - Constructor for class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 

G

GALLON - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Gallon
GALLON_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
GALLON_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
GALLON_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
GAUSS_ERF_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
GAUSS_ERF_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
GAUSS_ERF_INV_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
GAUSS_ERF_INV_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
GAUSS_ERF_INV_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
GAUSS_ERF_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
GAUSS_ERFC_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
GAUSS_ERFC_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
GAUSS_ERFC_INV_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
GAUSS_ERFC_INV_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
GAUSS_ERFC_INV_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
GAUSS_ERFC_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
GAUSS_KUZMIN_WIRSING - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Gauss-Kuzmin-Wirsing constant
GAUSS_KUZMIN_WIRSING_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
GAUSS_KUZMIN_WIRSING_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
GAUSS_KUZMIN_WIRSING_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
gcd(int, int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
Greatest common divisor (GCD)
gcd(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
Greatest common divisor (GCD)
gcd(int...) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
Greatest common divisor (GCD)
gcd(double...) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
Greatest common divisor (GCD)
GCD_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
GCD_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
GCD_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
GENERAL_DERIVATIVE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Calculus
 
generateParseException() - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxChecker
Generate ParseException.
geq(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.BinaryRelations
Greater or equal relation.
GEQ - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
GEQ_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BinaryRelation
 
GEQ_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BinaryRelation
 
GEQ_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BinaryRelation
 
getArgument(String) - Method in class org.mariuszgromada.math.mxparser.Argument
Gets argument from the argument expression.
getArgument(int) - Method in class org.mariuszgromada.math.mxparser.Argument
Gets argument from the argument expression.
getArgument(String) - Method in class org.mariuszgromada.math.mxparser.Expression
Gets argument from the expression.
getArgument(int) - Method in class org.mariuszgromada.math.mxparser.Expression
Gets argument from the expression.
getArgument(String) - Method in class org.mariuszgromada.math.mxparser.Function
Gets argument from the function expression.
getArgument(int) - Method in class org.mariuszgromada.math.mxparser.Function
Gets argument from the function expression.
getArgumentExpressionString() - Method in class org.mariuszgromada.math.mxparser.Argument
Gets argument expression string
getArgumentIndex(String) - Method in class org.mariuszgromada.math.mxparser.Argument
Gets argument index from the argument expression.
getArgumentIndex(String) - Method in class org.mariuszgromada.math.mxparser.Expression
Gets argument index from the expression.
getArgumentIndex(String) - Method in class org.mariuszgromada.math.mxparser.Function
Gets argument index from the function expression.
getArgumentName() - Method in class org.mariuszgromada.math.mxparser.Argument
Gets argument name
getArgumentsNumber() - Method in class org.mariuszgromada.math.mxparser.Argument
Gets number of arguments associated with the argument expression.
getArgumentsNumber() - Method in class org.mariuszgromada.math.mxparser.Expression
Gets number of arguments associated with the expression.
getArgumentsNumber() - Method in class org.mariuszgromada.math.mxparser.Function
Gets number of arguments associated with the function expression.
getArgumentType() - Method in class org.mariuszgromada.math.mxparser.Argument
Gets argument type
getArgumentValue() - Method in class org.mariuszgromada.math.mxparser.Argument
Gets argument value.
getArgumentValue(String) - Method in class org.mariuszgromada.math.mxparser.Expression
Gets argument vale.
getArgumentValue(double) - Method in class org.mariuszgromada.math.mxparser.RecursiveArgument
Gets recursive argument value
getBeginColumn() - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Get token beginning line number.
getCacheStatus() - Method in class org.mariuszgromada.math.mxparser.mathcollection.PrimesCache
Returns cache status
getColumn() - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Deprecated.
getComputingTime() - Method in class org.mariuszgromada.math.mxparser.Argument
Gets computing time
getComputingTime() - Method in class org.mariuszgromada.math.mxparser.Expression
Gets computing time.
getComputingTime() - Method in class org.mariuszgromada.math.mxparser.Function
Gets computing time
getComputingTime() - Method in class org.mariuszgromada.math.mxparser.mathcollection.PrimesCache
Returns computing time of Eratosthenes Sieve
getConsoleOutput() - Static method in class org.mariuszgromada.math.mxparser.mXparser
Returns console output string, console output string is being built by consolePrintln(), consolePrint().
getConstant(String) - Method in class org.mariuszgromada.math.mxparser.Argument
Gets constant associated with the argument expression.
getConstant(int) - Method in class org.mariuszgromada.math.mxparser.Argument
Gets constant associated with the argument expression.
getConstant(String) - Method in class org.mariuszgromada.math.mxparser.Expression
Gets constant associated with the expression.
getConstant(int) - Method in class org.mariuszgromada.math.mxparser.Expression
Gets constant associated with the expression.
getConstant(String) - Method in class org.mariuszgromada.math.mxparser.Function
Gets constant associated with the function expression.
getConstant(int) - Method in class org.mariuszgromada.math.mxparser.Function
Gets constant associated with the function expression.
getConstantIndex(String) - Method in class org.mariuszgromada.math.mxparser.Argument
Gets constant index associated with the argument expression.
getConstantIndex(String) - Method in class org.mariuszgromada.math.mxparser.Expression
Gets constant index associated with the expression.
getConstantIndex(String) - Method in class org.mariuszgromada.math.mxparser.Function
Gets constant index associated with the function expression.
getConstantName() - Method in class org.mariuszgromada.math.mxparser.Constant
Gets constant name
getConstantsNumber() - Method in class org.mariuszgromada.math.mxparser.Argument
Gets number of constants associated with the argument expression.
getConstantsNumber() - Method in class org.mariuszgromada.math.mxparser.Expression
Gets number of constants associated with the expression.
getConstantsNumber() - Method in class org.mariuszgromada.math.mxparser.Function
Gets number of constants associated with the function expression.
getConstantValue() - Method in class org.mariuszgromada.math.mxparser.Constant
Gets constant value.
getCopyOfInitialTokens() - Method in class org.mariuszgromada.math.mxparser.Expression
Tokenizes expression string and returns tokens list, including: string, type, level.
getDescription() - Method in class org.mariuszgromada.math.mxparser.Argument
Gets argument description.
getDescription() - Method in class org.mariuszgromada.math.mxparser.Constant
Gets constant description.
getDescription() - Method in class org.mariuszgromada.math.mxparser.Expression
Gets expression description.
getDescription() - Method in class org.mariuszgromada.math.mxparser.Function
Gets function description
getEndColumn() - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Get token end column number.
getEndLine() - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Get token end line number.
getEpsilon() - Static method in class org.mariuszgromada.math.mxparser.mathcollection.BinaryRelations
Returns current epsilon value.
getEpsilon() - Static method in class org.mariuszgromada.math.mxparser.mXparser
Returns current epsilon value.
getErrorMessage() - Method in class org.mariuszgromada.math.mxparser.Argument
Returns error message after checking the syntax
getErrorMessage() - Method in class org.mariuszgromada.math.mxparser.Constant
Method return error message after
getErrorMessage() - Method in class org.mariuszgromada.math.mxparser.Expression
Method return error message after calling checkSyntax() method or calculate().
getErrorMessage() - Method in class org.mariuszgromada.math.mxparser.Function
Returns error message after checking the syntax.
getExpressionString() - Method in class org.mariuszgromada.math.mxparser.Expression
Returns expression string
getFunction(String) - Method in class org.mariuszgromada.math.mxparser.Argument
Gets function associated with the argument expression.
getFunction(int) - Method in class org.mariuszgromada.math.mxparser.Argument
Gets function associated with the argument expression.
getFunction(String) - Method in class org.mariuszgromada.math.mxparser.Expression
Gets function associated with the expression.
getFunction(int) - Method in class org.mariuszgromada.math.mxparser.Expression
Gets function associated with the expression.
getFunction(String) - Method in class org.mariuszgromada.math.mxparser.Function
Gets function associated with the function expression.
getFunction(int) - Method in class org.mariuszgromada.math.mxparser.Function
Gets function associated with the function expression.
getFunctionBodyType() - Method in class org.mariuszgromada.math.mxparser.Function
Returns function body type: Function.BODY_RUNTIME Function.BODY_EXTENDED
getFunctionExpressionString() - Method in class org.mariuszgromada.math.mxparser.Function
Gets function expression string
getFunctionIndex(String) - Method in class org.mariuszgromada.math.mxparser.Argument
Gets index of function associated with the argument expression.
getFunctionIndex(String) - Method in class org.mariuszgromada.math.mxparser.Expression
Gets index of function associated with the expression.
getFunctionIndex(String) - Method in class org.mariuszgromada.math.mxparser.Function
Gets index of function associated with the function expression.
getFunctionName() - Method in class org.mariuszgromada.math.mxparser.Function
Gets function name.
getFunctionsNumber() - Method in class org.mariuszgromada.math.mxparser.Argument
Gets number of functions associated with the argument expression.
getFunctionsNumber() - Method in class org.mariuszgromada.math.mxparser.Expression
Gets number of functions associated with the expression.
getFunctionsNumber() - Method in class org.mariuszgromada.math.mxparser.Function
Gets number of functions associated with the function expression.
getFunctionValue(Expression, Argument, double) - Static method in class org.mariuszgromada.math.mxparser.mXparser
Calculates function f(x0) (given as expression) assigning Argument x = x0;
getFunctionValues(Expression, Argument, double, double, double) - Static method in class org.mariuszgromada.math.mxparser.mXparser
Returns array of double values of the function f(i) calculated on the range: i = from to i = to by step = delta
getHelp() - Method in class org.mariuszgromada.math.mxparser.Expression
Gets help content.
getHelp(String) - Method in class org.mariuszgromada.math.mxparser.Expression
Searching help content.
getHelp() - Static method in class org.mariuszgromada.math.mxparser.mXparser
General mXparser expression help
getHelp(String) - Static method in class org.mariuszgromada.math.mxparser.mXparser
General mXparser expression help - in-line key word searching
GetImage() - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Get token literal value.
getLicense() - Method in class org.mariuszgromada.math.mxparser.mXparser
Gets license info
getLine() - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Deprecated.
getMaxNumInCache() - Method in class org.mariuszgromada.math.mxparser.mathcollection.PrimesCache
Returns cache range.
getMaxNumInPrimesCache() - Static method in class org.mariuszgromada.math.mxparser.mXparser
Returns maximum integer number in primes cache
getMessage() - Method in error org.mariuszgromada.math.mxparser.syntaxchecker.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMyTypeId() - Method in class org.mariuszgromada.math.mxparser.PrimitiveElement
Returns element type id
getNextToken() - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxChecker
Get the next Token.
getNextToken() - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerTokenManager
Get the next Token.
getNumberOfPrimes() - Method in class org.mariuszgromada.math.mxparser.mathcollection.PrimesCache
Returns number of found primes.
getParametersNumber() - Method in class org.mariuszgromada.math.mxparser.Function
Gets number of parameters associated with the function expression.
getParametersNumber() - Method in interface org.mariuszgromada.math.mxparser.FunctionExtension
Gets parameters number.
getRecursiveMode() - Method in class org.mariuszgromada.math.mxparser.Argument
Gets recursive mode status
getRecursiveMode() - Method in class org.mariuszgromada.math.mxparser.Expression
Gets recursive mode status
getRecursiveMode() - Method in class org.mariuszgromada.math.mxparser.Function
Gets recursive mode status
GetSuffix(int) - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Get the suffix.
getSyntaxStatus() - Method in class org.mariuszgromada.math.mxparser.Constant
Gets syntax status of the expression.
getSyntaxStatus() - Method in class org.mariuszgromada.math.mxparser.Expression
Gets syntax status of the expression.
getTabSize() - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
 
getThreadsNumber() - Static method in class org.mariuszgromada.math.mxparser.mXparser
Gets maximum threads number
getToken(int) - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxChecker
Get the specific Token.
getValue() - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.Token
An optional attribute value of the Token.
getVerboseMode() - Method in class org.mariuszgromada.math.mxparser.Argument
Returns verbose mode status
getVerboseMode() - Method in class org.mariuszgromada.math.mxparser.Expression
Returns verbose mode status.
getVerboseMode() - Method in class org.mariuszgromada.math.mxparser.Function
Returns verbose mode status
GIGA - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Giga
GIGA_BIL_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
GIGA_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
GIGA_ELECTRONO_VOLT - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Giga Electrono-Volt
GIGA_ELECTRONO_VOLT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
GIGA_ELECTRONO_VOLT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
GIGA_ELECTRONO_VOLT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
GIGA_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
GIGA_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
GIGABIT - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Gigabit
GIGABIT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
GIGABIT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
GIGABIT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
GIGABYTE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Gigabyte
GIGABYTE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
GIGABYTE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
GIGABYTE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
GOLDEN_RATIO - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Golden ratio
GOLDEN_RATIO_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
GOLDEN_RATIO_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
GOLDEN_RATIO_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
GOLOMB_DICKMAN - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Golomb-Dickman constant
GOLOMB_DICKMAN_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
GOLOMB_DICKMAN_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
GOLOMB_DICKMAN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
GOMPERTZ - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Gompertz Constant OEIS A073003
GOMPERTZ_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
GOMPERTZ_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
GOMPERTZ_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
GRAM - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Gram
GRAM_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
GRAM_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
GRAM_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
GRAVIT_ACC_EARTH - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.PhysicalConstants
Gravitational acceleration - Earth (normal)
GRAVIT_ACC_EARTH_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
GRAVIT_ACC_EARTH_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
GRAVIT_ACC_EARTH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
GRAVITATIONAL_CONSTANT - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.PhysicalConstants
Gravitational constant
GRAVITATIONAL_CONSTANT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
GRAVITATIONAL_CONSTANT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
GRAVITATIONAL_CONSTANT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
gt(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.BinaryRelations
Greater than relation.
GT - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
GT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BinaryRelation
 
GT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BinaryRelation
 
GT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BinaryRelation
 

H

HAFNER_SARNAK_MCCURLEY - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Hafner-Sarnak-McCurley constant
HAFNER_SARNAK_MCCURLEY_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
HAFNER_SARNAK_MCCURLEY_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
HAFNER_SARNAK_MCCURLEY_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
HARMONIC_NUMBER_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
HARMONIC_NUMBER_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
HARMONIC_NUMBER_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
HARMONIC_NUMBER_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
HARMONIC_NUMBER_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
HARMONIC_NUMBER_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
harmonicNumber(int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Harmonic numer
harmonicNumber(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Harmonic number
harmonicNumber(double, int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Harmonic number 1/1 + 1/2^x + ... + 1/n^x
harmonicNumber(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Harmonic number 1/1 + 1/2^x + ... + 1/n^x
HECTARE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Hectare
HECTARE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
HECTARE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
HECTARE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
HECTO - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Hecto
HECTO_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
HECTO_HUND_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
HECTO_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
HECTO_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
hexString2AsciiString(String) - Static method in class org.mariuszgromada.math.mxparser.mXparser
Converts hex string into ASCII string, where each letter is represented by two hex digits (byte) from the hex string.
HOUR - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
HOUR
HOUR_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
HOUR_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
HOUR_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 

I

identifier() - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxChecker
 
IDENTIFIER - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
IF_CONDITION_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
IF_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
IF_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
IF_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
IFF_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
IFF_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
IFF_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
image - Variable in class org.mariuszgromada.math.mxparser.syntaxchecker.Token
The string image of the token.
imp(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
Boolean IMP
IMP - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
IMP_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
IMP_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
IMP_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
IMP_TRUTH_TABLE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
IMP truth table
inBuf - Variable in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
 
INCH - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Inch
INCH_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
INCH_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
INCH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
initPrimesCache() - Static method in class org.mariuszgromada.math.mxparser.mXparser
Initialization of prime numbers cache.
initPrimesCache(int) - Static method in class org.mariuszgromada.math.mxparser.mXparser
Initialization of prime numbers cache.
initPrimesCache(PrimesCache) - Static method in class org.mariuszgromada.math.mxparser.mXparser
Initialization of prime numbers cache.
input_stream - Variable in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerTokenManager
 
inputStream - Variable in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
 
INT1_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
INT1_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
INT1_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
INT2_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
INT2_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
INT2_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
INT3_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
INT3_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
INT3_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
INT4_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
INT4_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
INT4_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
INT5_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
INT5_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
INT5_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
INT6_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
INT6_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
INT6_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
INT7_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
INT7_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
INT7_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
INT8_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
INT8_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
INT8_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
INT9_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
INT9_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
INT9_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
INT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
INT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
INT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
INT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
INT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
INT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
INTEGER - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
INTEGER - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
integralTrapezoid(Expression, Argument, double, double, double, int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.Calculus
Trapezoid numerical integration
INVALID_TOKEN - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
IS_NOT_PRIME - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.PrimesCache
Indicator if given number is not a prime
IS_PRIME - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.PrimesCache
Indicator if given number is a prime
IS_PRIME_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
IS_PRIME_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
IS_PRIME_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
itemExpression() - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxChecker
 

J

jj_nt - Variable in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxChecker
Next token.
jjFillToken() - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerTokenManager
 
jjstrLiteralImages - Static variable in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerTokenManager
Token literal values.
JOULE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Jule
JOULE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
JOULE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
JOULE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
JULIAN_YEAR - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
JULIAN YEAR
JULIAN_YEAR_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
JULIAN_YEAR_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
JULIAN_YEAR_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
JUPITER_MASS - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
Jupiter mass
JUPITER_MASS_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
JUPITER_MASS_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
JUPITER_MASS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
JUPITER_RADIUS_MEAN - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
Jupiter radius
JUPITER_RADIUS_MEAN_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
JUPITER_RADIUS_MEAN_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
JUPITER_RADIUS_MEAN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
JUPITER_SEMI_MAJOR_AXIS - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
Jupiter semi-major axis
JUPITER_SEMI_MAJOR_AXIS_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
JUPITER_SEMI_MAJOR_AXIS_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
JUPITER_SEMI_MAJOR_AXIS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 

K

keyWord - Variable in class org.mariuszgromada.math.mxparser.parsertokens.Token
Key word string (if matched)
KHINCHIN - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Khinchin's constant
KHINCHIN_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
KHINCHIN_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
KHINCHIN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
KILO - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Kilo
KILO_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILO_ELECTRONO_VOLT - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Kilo Electrono-Volt
KILO_ELECTRONO_VOLT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILO_ELECTRONO_VOLT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILO_ELECTRONO_VOLT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILO_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILO_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILO_TH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILOBIT - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Kilobit
KILOBIT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILOBIT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILOBIT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILOBYTE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Kilobyte
KILOBYTE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILOBYTE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILOBYTE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILOGRAM - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Kilogram
KILOGRAM_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILOGRAM_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILOGRAM_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILOMETRE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Kilometer
KILOMETRE2 - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Square kilometre
KILOMETRE2_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILOMETRE2_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILOMETRE2_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILOMETRE3 - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Qubic kilometre
KILOMETRE3_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILOMETRE3_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILOMETRE3_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILOMETRE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILOMETRE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILOMETRE_PER_HOUR - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Kilometre per hour
KILOMETRE_PER_HOUR2 - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Kilometre per squared hour
KILOMETRE_PER_HOUR2_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILOMETRE_PER_HOUR2_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILOMETRE_PER_HOUR2_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILOMETRE_PER_HOUR_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILOMETRE_PER_HOUR_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILOMETRE_PER_HOUR_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILOMETRE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KILOPARSEC - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
Kiloparsec
KILOPARSEC_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
KILOPARSEC_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
KILOPARSEC_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
kind - Variable in class org.mariuszgromada.math.mxparser.syntaxchecker.Token
An integer that describes the kind of this token.
KNOT - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Knot
KNOT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KNOT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KNOT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
KRONECKER_DELTA_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
KRONECKER_DELTA_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
KRONECKER_DELTA_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
kroneckerDelta(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Kronecker delta
kroneckerDelta(int, int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Kronecker delta

L

LANDAU - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Landau's constant
LANDAU_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
LANDAU_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
LANDAU_RAMANUJAN - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Landau-Ramanujan constant
LANDAU_RAMANUJAN_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
LANDAU_RAMANUJAN_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
LANDAU_RAMANUJAN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
LANDAU_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
LAPLACE_LIMIT - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Laplace limit
LAPLACE_LIMIT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
LAPLACE_LIMIT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
LAPLACE_LIMIT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
lcm(int, int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
Latest common multiply (LCM)
lcm(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
Latest common multiply (LCM)
lcm(int...) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
Latest common multiply (LCM)
lcm(double...) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
Latest common multiply (LCM)
LCM_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
LCM_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
LCM_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
LEFT_DERIVATIVE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Calculus
Derivative type specification
LEFT_PAR - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
LEFT_PARENTHESES_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
LEFT_PARENTHESES_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
LEFT_PARENTHESES_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
LEFT_SHIFT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BitwiseOperator
 
LEFT_SHIFT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BitwiseOperator
 
LEFT_SHIFT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BitwiseOperator
 
LEGENDRE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Legendre's constant
LEGENDRE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
LEGENDRE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
LEGENDRE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
LENGYEL - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Lengyel's constant
LENGYEL_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
LENGYEL_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
LENGYEL_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
leq(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.BinaryRelations
Lower or equal relation.
LEQ - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
LEQ_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BinaryRelation
 
LEQ_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BinaryRelation
 
LEQ_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BinaryRelation
 
LETTER - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
LETTERS - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
LEVY - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Levy's constant
LEVY_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
LEVY_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
LEVY_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
LexicalError(boolean, int, int, int, String, char) - Static method in error org.mariuszgromada.math.mxparser.syntaxchecker.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerTokenManager
Lexer state names.
LI2 - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
A069284 - Logarithmic integral function li(2)
LI2_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
LI2_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
LI2_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
LICENSE - Static variable in class org.mariuszgromada.math.mxparser.mXparser
License info.
LIEB_QUARE_ICE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Porter's constant
LIEB_QUARE_ICE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
LIEB_QUARE_ICE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
LIEB_QUARE_ICE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
LIGHT_SPEED - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.PhysicalConstants
Light speed
LIGHT_SPEED_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
LIGHT_SPEED_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
LIGHT_SPEED_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
LIGHT_YEAR - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
Light year
LIGHT_YEAR_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
LIGHT_YEAR_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
LIGHT_YEAR_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
line - Variable in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
 
LITRE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Litre
LITRE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
LITRE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
LITRE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
ln(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Natural logarithm
LN_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
LN_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
LN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
log(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
General logarithm.
log10(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Common logarithm
LOG10_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
LOG10_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
LOG10_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
log2(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Binary logarithm
LOG2_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
LOG2_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
LOG2_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
LOG_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
LOG_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
LOG_INT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
LOG_INT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
LOG_INT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
LOG_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
logarithmicIntegralLi(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.SpecialFunctions
Logarithmic integral function li(x)
looksLike - Variable in class org.mariuszgromada.math.mxparser.parsertokens.Token
If token was not matched then looksLike functionality is trying asses the kind of token
lt(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.BinaryRelations
Lower than relation.
LT - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
LT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BinaryRelation
 
LT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BinaryRelation
 
LT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BinaryRelation
 
LUCAS_NUMBER_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
LUCAS_NUMBER_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
LUCAS_NUMBER_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
lucasNumber(int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Lucas numebrs
lucasNumber(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Lucas numebrs

M

main(String[]) - Static method in class org.mariuszgromada.math.mxparser.regressiontesting.PerformanceTests
Performance test run with multithreading support.
main(String[]) - Static method in class org.mariuszgromada.math.mxparser.regressiontesting.RegTestExpression
Runs main regression tests in the field of calculation.
main(String[]) - Static method in class org.mariuszgromada.math.mxparser.regressiontesting.RegTestExpressionAPI
Runs API regression tests.
main(String[]) - Static method in class org.mariuszgromada.math.mxparser.regressiontesting.RegTestSyntax
Runs syntax checking regression test.
main(String[]) - Static method in class org.mariuszgromada.math.mxparser.regressiontesting.RunTest
Use this class to run one of the following test Param: reg - Expression regression test Param: api - mXparser API test Param: syn - Syntax checking test Param: perf - Performance test ,
main(String[]) - Static method in class org.mariuszgromada.math.mxparser.Tutorial
 
MARS_MASS - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
Mars mass
MARS_MASS_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MARS_MASS_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MARS_MASS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MARS_RADIUS_MEAN - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
Mars radius
MARS_RADIUS_MEAN_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MARS_RADIUS_MEAN_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MARS_RADIUS_MEAN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MARS_SEMI_MAJOR_AXIS - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
Mars semi-major axis
MARS_SEMI_MAJOR_AXIS_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MARS_SEMI_MAJOR_AXIS_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MARS_SEMI_MAJOR_AXIS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MathConstants - Class in org.mariuszgromada.math.mxparser.mathcollection
MathConstants - class representing the most important math constants.
MathConstants() - Constructor for class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
 
MathFunctions - Class in org.mariuszgromada.math.mxparser.mathcollection
MathFunctions - the most popular math functions.
MathFunctions() - Constructor for class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
 
max(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
Maximum function.
max(double...) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
Maximum function.
max(Expression, Argument, double, double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
Maximum value - iterative operator.
MAX_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
MAX_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
MAX_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
MAX_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
MAX_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
MAX_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
maxNextCharInd - Variable in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
 
MEGA - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Mega
MEGA_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MEGA_ELECTRONO_VOLT - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Mega Electrono-Volt
MEGA_ELECTRONO_VOLT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MEGA_ELECTRONO_VOLT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MEGA_ELECTRONO_VOLT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MEGA_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MEGA_MIL_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MEGA_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MEGABIT - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Megabit
MEGABIT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MEGABIT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MEGABIT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MEGABYTE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Megabyte
MEGABYTE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MEGABYTE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MEGABYTE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MEISSEL_MERTEENS - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Meissel-Mertens constant
MEISSEL_MERTEENS_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MEISSEL_MERTEENS_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MEISSEL_MERTEENS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MERCURY_MASS - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
Mercury mass
MERCURY_MASS_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MERCURY_MASS_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MERCURY_MASS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MERCURY_RADIUS_MEAN - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
Mercury radius
MERCURY_RADIUS_MEAN_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MERCURY_RADIUS_MEAN_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MERCURY_RADIUS_MEAN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MERCURY_SEMI_MAJOR_AXIS - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
Mercury semi-major axis
MERCURY_SEMI_MAJOR_AXIS_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MERCURY_SEMI_MAJOR_AXIS_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MERCURY_SEMI_MAJOR_AXIS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
METRE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Meter
METRE2 - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Square metre
METRE2_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
METRE2_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
METRE2_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
METRE3 - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Qubic metre
METRE3_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
METRE3_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
METRE3_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
METRE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
METRE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
METRE_PER_SECOND - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Metre per second
METRE_PER_SECOND2 - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Metre per squared second
METRE_PER_SECOND2_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
METRE_PER_SECOND2_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
METRE_PER_SECOND2_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
METRE_PER_SECOND_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
METRE_PER_SECOND_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
METRE_PER_SECOND_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
METRE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MICRO - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Micro
MICRO_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MICRO_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MICRO_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Mile
MILE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILE_PER_HOUR - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Mile per hour
MILE_PER_HOUR2 - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Mile per squared hour
MILE_PER_HOUR2_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILE_PER_HOUR2_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILE_PER_HOUR2_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILE_PER_HOUR_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILE_PER_HOUR_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILE_PER_HOUR_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILLI - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Milli
MILLI_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILLI_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILLI_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILLIGRAM - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Milligram
MILLIGRAM_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILLIGRAM_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILLIGRAM_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILLILITRE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Millilitre
MILLILITRE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILLILITRE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILLILITRE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILLIMETRE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Millimetre
MILLIMETRE2 - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Square millimetre
MILLIMETRE2_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILLIMETRE2_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILLIMETRE2_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILLIMETRE3 - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Qubic millimetre
MILLIMETRE3_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILLIMETRE3_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILLIMETRE3_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILLIMETRE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILLIMETRE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILLIMETRE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILLISECOND - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Millisecond
MILLISECOND_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILLISECOND_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILLISECOND_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MILLS - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Mills' constant
MILLS_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MILLS_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MILLS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
min(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
Minimum function.
min(double...) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
Minimum function.
min(Expression, Argument, double, double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
Minimum value - iterative operator.
MIN_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
MIN_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
MIN_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
MIN_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
MIN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
MIN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
MINUS - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
MINUS_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
 
MINUS_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
 
MINUS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
 
MINUTE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
MINUTE
MINUTE_ARC - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Minute (angle)
MINUTE_ARC_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MINUTE_ARC_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MINUTE_ARC_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MINUTE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MINUTE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
MINUTE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
mod(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Modulo operator a % b
MOD_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
MOD_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
 
MOD_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
MOD_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
 
MOD_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
MOD_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
 
MODULO - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
MONN_SEMI_MAJOR_AXIS - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
Moon semi-major axis
MONN_SEMI_MAJOR_AXIS_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MONN_SEMI_MAJOR_AXIS_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MONN_SEMI_MAJOR_AXIS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MOON_MASS - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
Moon mass
MOON_MASS_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MOON_MASS_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MOON_MASS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MOON_RADIUS_MEAN - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
Moon mean radius
MOON_RADIUS_MEAN_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MOON_RADIUS_MEAN_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MOON_RADIUS_MEAN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MRB - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
MRB constant
MRB_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MRB_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MRB_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
MULTIPLY - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
MULTIPLY_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
 
MULTIPLY_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
 
MULTIPLY_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
 
mXparser - Class in org.mariuszgromada.math.mxparser
mXparser class provides usefull methods when parsing, calculating or parameters transforming.
mXparser() - Constructor for class org.mariuszgromada.math.mxparser.mXparser
 

N

n - Variable in class org.mariuszgromada.math.mxparser.Argument
Index argument.
N - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
Null as double
nameOnlyTokenRegExp - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
nameTokenRegExp - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
NaN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
nand(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
Boolean NAND
NAND - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
NAND1_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
NAND2_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
NAND_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
NAND_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
NAND_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
NAND_TRUTH_TABLE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
NAND truth table
NANO - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Nano
NANO_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
NANO_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
NANO_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
NAT0_1_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT0_1_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT0_1_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT0_2_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT0_2_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT0_2_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT0_3_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT0_3_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT0_3_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT0_4_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT0_4_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT0_4_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT0_5_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT0_5_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT0_5_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT0_6_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT0_6_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT0_6_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT0_7_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT0_7_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT0_7_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT0_8_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT0_8_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT0_8_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT0_9_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT0_9_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT0_9_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT0_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT0_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT0_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT1_1_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT1_1_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT1_1_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT1_2_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT1_2_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT1_2_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT1_3_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT1_3_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT1_3_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT1_4_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT1_4_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT1_4_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT1_5_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT1_5_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT1_5_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT1_6_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT1_6_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT1_6_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT1_7_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT1_7_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT1_7_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT1_8_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT1_8_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT1_8_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT1_9_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT1_9_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT1_9_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT1_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT1_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAT1_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NAUTICAL_MILE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Nautical mile
NAUTICAL_MILE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
NAUTICAL_MILE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
NAUTICAL_MILE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
NEG_ALT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
NEG_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
NEG_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
NEG_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
NEPTUNE_MASS - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
Neptune mass
NEPTUNE_MASS_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
NEPTUNE_MASS_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
NEPTUNE_MASS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
NEPTUNE_RADIUS_MEAN - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
Neptune radius
NEPTUNE_RADIUS_MEAN_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
NEPTUNE_RADIUS_MEAN_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
NEPTUNE_RADIUS_MEAN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
NEPTUNE_SEMI_MAJOR_AXIS - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
Neptune semi-major axis
NEPTUNE_SEMI_MAJOR_AXIS_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
NEPTUNE_SEMI_MAJOR_AXIS_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
NEPTUNE_SEMI_MAJOR_AXIS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
neq(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.BinaryRelations
Inequality relation.
NEQ - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
NEQ1_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BinaryRelation
 
NEQ2_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BinaryRelation
 
NEQ_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BinaryRelation
 
NEQ_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BinaryRelation
 
NEQ_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BinaryRelation
 
newToken(int, String) - Static method in class org.mariuszgromada.math.mxparser.syntaxchecker.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.mariuszgromada.math.mxparser.syntaxchecker.Token
 
next - Variable in class org.mariuszgromada.math.mxparser.syntaxchecker.Token
A reference to the next regular (non-special) token from the input stream.
nimp(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
Boolean NIMP
NIMP - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
NIMP_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
NIMP_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
NIMP_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
NIMP_TRUTH_TABLE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
NIMP truth table
NIVEN - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Niven's constant
NIVEN_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
NIVEN_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
NIVEN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
NO_SYNTAX_ERRORS - Static variable in class org.mariuszgromada.math.mxparser.Argument
No syntax errors in the dependent argument definition.
NO_SYNTAX_ERRORS - Static variable in class org.mariuszgromada.math.mxparser.Constant
Status of the Expression syntax
NO_SYNTAX_ERRORS - Static variable in class org.mariuszgromada.math.mxparser.Expression
Status of the Expression syntax
NO_SYNTAX_ERRORS - Static variable in class org.mariuszgromada.math.mxparser.Function
No syntax errors in the function.
nor(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
Boolean NOR
NOR - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
NOR1_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
NOR2_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
NOR_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
NOR_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NOR_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
NOR_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NOR_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
NOR_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
NOR_TRUTH_TABLE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
NOR truth table
not(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
Boolean NOT
NOT - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
NOT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
NOT_FOUND - Static variable in class org.mariuszgromada.math.mxparser.Argument
When argument was not not found
NOT_FOUND - Static variable in class org.mariuszgromada.math.mxparser.Constant
When constant could not be found
NOT_FOUND - Static variable in class org.mariuszgromada.math.mxparser.Function
When function was not found
NOT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
NOT_IN_CACHE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.PrimesCache
Indicator that the value is not stored in cache
NOT_MATCHED - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Token
Indicator that token was not matched
NOT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
NOT_TRUTH_TABLE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
NOT truth table
NULL - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
Null as integer
NUMBER - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
NUMBER - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
NUMBER_CONST - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
NUMBER_CONSTANT - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
NUMBER_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
NUMBER_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
NUMBER_REG_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
NUMBER_REG_EXP - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
NUMBER_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
NUMBER_TYPE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
NumberTheory - Class in org.mariuszgromada.math.mxparser.mathcollection
NumberTheory - summation / products etc...
NumberTheory() - Constructor for class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
 
numberToAsciiString(int) - Static method in class org.mariuszgromada.math.mxparser.mXparser
Converts number into ASCII string, where each letter is represented by two hex digits (byte) from the hex representation of the original number
numberToAsciiString(long) - Static method in class org.mariuszgromada.math.mxparser.mXparser
Converts number into ASCII string, where each letter is represented by two hex digits (byte) from the hex representation of the original number
numberToAsciiString(double) - Static method in class org.mariuszgromada.math.mxparser.mXparser
Converts (long)double number into ASCII string, where each letter is represented by two hex digits (byte) from the hex representation of the original number casted to long type.
numberToHexString(int) - Static method in class org.mariuszgromada.math.mxparser.mXparser
Converts integer number to hex string (plain text)
numberToHexString(long) - Static method in class org.mariuszgromada.math.mxparser.mXparser
Converts long number to hex string (plain text)
numberToHexString(double) - Static method in class org.mariuszgromada.math.mxparser.mXparser
Converts (long)double number to hex string (plain text)

O

OFF_LOG_INT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
OFF_LOG_INT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
OFF_LOG_INT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
offsetLogarithmicIntegralLi(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.SpecialFunctions
Offset logarithmic integral function Li(x)
OMEGA - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Omega constant
OMEGA_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
OMEGA_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
OMEGA_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
Operator - Class in org.mariuszgromada.math.mxparser.parsertokens
Operators - mXparser tokens definition.
Operator() - Constructor for class org.mariuszgromada.math.mxparser.parsertokens.Operator
 
or(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
Boolean OR
OR - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
OR1_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
OR2_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
OR_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BitwiseOperator
 
OR_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
OR_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BitwiseOperator
 
OR_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
OR_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BitwiseOperator
 
OR_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
OR_TRUTH_TABLE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
OR truth table
org.mariuszgromada.math.mxparser - package org.mariuszgromada.math.mxparser
 
org.mariuszgromada.math.mxparser.mathcollection - package org.mariuszgromada.math.mxparser.mathcollection
 
org.mariuszgromada.math.mxparser.parsertokens - package org.mariuszgromada.math.mxparser.parsertokens
 
org.mariuszgromada.math.mxparser.regressiontesting - package org.mariuszgromada.math.mxparser.regressiontesting
 
org.mariuszgromada.math.mxparser.syntaxchecker - package org.mariuszgromada.math.mxparser.syntaxchecker
 
OUNCE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Ounce
OUNCE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
OUNCE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
OUNCE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 

P

PARABOLIC - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Parabolic constant
PARABOLIC_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
PARABOLIC_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
PARABOLIC_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
paramsTokenRegeExp - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
PARSEC - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
Parsec
PARSEC_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
PARSEC_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
PARSEC_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
ParseException - Exception in org.mariuszgromada.math.mxparser.syntaxchecker
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.mariuszgromada.math.mxparser.syntaxchecker.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.mariuszgromada.math.mxparser.syntaxchecker.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.mariuszgromada.math.mxparser.syntaxchecker.ParseException
Constructor with message.
ParserSymbol - Class in org.mariuszgromada.math.mxparser.parsertokens
Parser symbols - mXparser tokens definition.
ParserSymbol() - Constructor for class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
PDF_NORMAL_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
PDF_NORMAL_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
PDF_NORMAL_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
PDF_UNIFORM_CONT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
PDF_UNIFORM_CONT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
PDF_UNIFORM_CONT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
pdfNormal(double, double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.ProbabilityDistributions
PDF - Probability Distribution Function - Normal distribution N(mean, stddev).
pdfUniformContinuous(double, double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.ProbabilityDistributions
PDF - Probability Distribution Function - Uniform Continuous distribution over interval [a, b).
PERC - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Percentage
PERC_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
PERC_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
PERC_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
PerformanceTests - Class in org.mariuszgromada.math.mxparser.regressiontesting
PerformanceTests - mXparser performance tests
PerformanceTests() - Constructor for class org.mariuszgromada.math.mxparser.regressiontesting.PerformanceTests
 
PETA - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Peta
PETA_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
PETA_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
PETA_QUAD_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
PETA_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
PETABIT - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Petabit
PETABIT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
PETABIT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
PETABIT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
PETABYTE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Petabyte
PETABYTE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
PETABYTE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
PETABYTE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
PhysicalConstants - Class in org.mariuszgromada.math.mxparser.mathcollection
PhysicalConstants - class representing the most important physical constants.
PhysicalConstants() - Constructor for class org.mariuszgromada.math.mxparser.mathcollection.PhysicalConstants
 
PI - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Pi, Archimedes' constant or Ludolph's number
PI_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
PI_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
PI_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
PICO - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Pico
PICO_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
PICO_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
PICO_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
PINT - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Pint
PINT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
PINT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
PINT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
piProduct(Expression, Argument, double, double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
Product operator
PLANCK_CONSTANT - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.PhysicalConstants
Planck constant
PLANCK_CONSTANT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
PLANCK_CONSTANT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
PLANCK_CONSTANT_REDUCED - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.PhysicalConstants
Reduced Planck constant
PLANCK_CONSTANT_REDUCED_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
PLANCK_CONSTANT_REDUCED_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
PLANCK_CONSTANT_REDUCED_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
PLANCK_CONSTANT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
PLANCK_LENGTH - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.PhysicalConstants
Planck length
PLANCK_LENGTH_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
PLANCK_LENGTH_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
PLANCK_LENGTH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
PLANCK_MASS - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.PhysicalConstants
Planck mass
PLANCK_MASS_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
PLANCK_MASS_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
PLANCK_MASS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
PLANCK_TIME - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.PhysicalConstants
Planck time
PLANCK_TIME_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
PLANCK_TIME_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
PLANCK_TIME_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
PLASTIC - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Plastic constant
PLASTIC_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
PLASTIC_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
PLASTIC_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
PLUS - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
PLUS_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
 
PLUS_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
 
PLUS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
 
polynomial(double, double[]) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.Evaluate
Polynomial evaluation based on provided coefficients.
PORTER - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Porter's constant
PORTER_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
PORTER_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
PORTER_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
POUND - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Pound
POUND_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
POUND_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
POUND_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
power(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Power function a^b
POWER - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
POWER_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
 
POWER_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
 
POWER_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
 
prevCharIsCR - Variable in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
 
prevCharIsLF - Variable in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
 
PRIME_COUNT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
PRIME_COUNT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
PRIME_COUNT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
primeCount(long) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
Prime counting function
primeCount(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
Prime counting function
PRIMES_CACHE_NOT_INITIALIZED - Static variable in class org.mariuszgromada.math.mxparser.mXparser
 
PrimesCache - Class in org.mariuszgromada.math.mxparser.mathcollection
Class for generating prime numbers cache using Eratosthenes Sieve.
PrimesCache() - Constructor for class org.mariuszgromada.math.mxparser.mathcollection.PrimesCache
Default constructor - setting prime cache for a default range if integers
PrimesCache(int) - Constructor for class org.mariuszgromada.math.mxparser.mathcollection.PrimesCache
Constructor - setting prime cache for a given range if integers
primesCache - Static variable in class org.mariuszgromada.math.mxparser.mXparser
Prime numbers cache
primeTest(long) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
Prime test
primeTest(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
Prime test
primeTest(int) - Method in class org.mariuszgromada.math.mxparser.mathcollection.PrimesCache
Check whether given number is prime
PrimitiveElement - Class in org.mariuszgromada.math.mxparser
Class used for connecting all basic elements such as: Argument, Constant, Function.
PrimitiveElement(int) - Constructor for class org.mariuszgromada.math.mxparser.PrimitiveElement
Default constructor setting element type id
ProbabilityDistributions - Class in org.mariuszgromada.math.mxparser.mathcollection
ProbabilityDistributions - random number generators, PDF - Probability Distribution Functions, CDF - Cumulative Distribution Functions, QNT - Quantile Functions (Inverse Cumulative Distribution Functions).
ProbabilityDistributions() - Constructor for class org.mariuszgromada.math.mxparser.mathcollection.ProbabilityDistributions
 
prod(double...) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
Numbers multiplication.
PROD_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
PROD_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
PROD_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
PROD_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
PROD_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
PROD_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
PROMIL - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Promil, Per mille
PROMIL_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
PROMIL_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
PROMIL_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 

Q

QNT_NORMAL_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
QNT_NORMAL_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
QNT_NORMAL_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
QNT_UNIFORM_CONT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
QNT_UNIFORM_CONT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
QNT_UNIFORM_CONT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
qntNormal(double, double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.ProbabilityDistributions
QNT - Quantile Function - Normal distribution N(mean, stddev).
qntUniformContinuous(double, double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.ProbabilityDistributions
QNT - Quantile Function - Uniform Continuous distribution over interval [a, b).

R

rad(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Degrees to radius translation.
RAD_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
RAD_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
RAD_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
RADIAN_ARC - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Radian (angle)
RADIAN_ARC_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
RADIAN_ARC_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
RADIAN_ARC_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
RAMANUJAN_SOLDNER - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Ramanujan-Soldner constant
RAMANUJAN_SOLDNER_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
RAMANUJAN_SOLDNER_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
RAMANUJAN_SOLDNER_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
randomGenerator - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.ProbabilityDistributions
Random number generator
randomUniformContinuous() - Static method in class org.mariuszgromada.math.mxparser.mathcollection.ProbabilityDistributions
Random number from Uniform Continuous distribution over interval [0, 1).
RandomVariable - Class in org.mariuszgromada.math.mxparser.parsertokens
Random variables - mXparser tokens definition.
RandomVariable() - Constructor for class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
readChar() - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Read a character.
REAL - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
REAL - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
RECURSIVE_ARGUMENT - Static variable in class org.mariuszgromada.math.mxparser.Argument
Type indicator for recursive argument.
RecursiveArgument - Class in org.mariuszgromada.math.mxparser
RecursiveArgument class enables to declare the argument (variable) which is defined in a recursive way.
RecursiveArgument(String, String, String) - Constructor for class org.mariuszgromada.math.mxparser.RecursiveArgument
Constructor - creates recursive argument.
RecursiveArgument(String, String, Argument, PrimitiveElement...) - Constructor for class org.mariuszgromada.math.mxparser.RecursiveArgument
Constructor - creates recursive argument.
RecursiveArgument(String, PrimitiveElement...) - Constructor for class org.mariuszgromada.math.mxparser.RecursiveArgument
Constructor - creates argument based on the argument definition string.
RegTestExpression - Class in org.mariuszgromada.math.mxparser.regressiontesting
RegTestExpression - regression tests for the expression calculation
RegTestExpression() - Constructor for class org.mariuszgromada.math.mxparser.regressiontesting.RegTestExpression
 
RegTestExpressionAPI - Class in org.mariuszgromada.math.mxparser.regressiontesting
RegTestExpressionAPI - regression tests for the expression API
RegTestExpressionAPI() - Constructor for class org.mariuszgromada.math.mxparser.regressiontesting.RegTestExpressionAPI
 
RegTestSyntax - Class in org.mariuszgromada.math.mxparser.regressiontesting
RegTestSyntax - regression tests for the expression syntax checking
RegTestSyntax() - Constructor for class org.mariuszgromada.math.mxparser.regressiontesting.RegTestSyntax
 
ReInit(Reader, int, int, int) - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxChecker
Reinitialise.
ReInit(InputStream, String) - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxChecker
Reinitialise.
ReInit(Reader) - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxChecker
Reinitialise.
ReInit(SyntaxCheckerTokenManager) - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxChecker
Reinitialise.
ReInit(SimpleCharStream) - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerTokenManager
Reinitialise parser.
removeAllArguments() - Method in class org.mariuszgromada.math.mxparser.Argument
Removes all arguments associated with the argument expression.
removeAllArguments() - Method in class org.mariuszgromada.math.mxparser.Expression
Removes all arguments associated with the expression.
removeAllArguments() - Method in class org.mariuszgromada.math.mxparser.Function
Removes all arguments associated with the function expression.
removeAllConstants() - Method in class org.mariuszgromada.math.mxparser.Argument
Removes all constants associated with the argument expression
removeAllConstants() - Method in class org.mariuszgromada.math.mxparser.Expression
Removes all constants associated with the expression
removeAllConstants() - Method in class org.mariuszgromada.math.mxparser.Function
Removes all constants associated with the function expression
removeAllFunctions() - Method in class org.mariuszgromada.math.mxparser.Argument
Removes all functions associated with the argument expression.
removeAllFunctions() - Method in class org.mariuszgromada.math.mxparser.Expression
Removes all functions associated with the expression.
removeAllFunctions() - Method in class org.mariuszgromada.math.mxparser.Function
Removes all functions associated with the function expression.
removeArguments(String...) - Method in class org.mariuszgromada.math.mxparser.Argument
Removes first occurrences of the arguments associated with the argument expression.
removeArguments(Argument...) - Method in class org.mariuszgromada.math.mxparser.Argument
Removes first occurrences of the arguments associated with the argument expression.
removeArguments(String...) - Method in class org.mariuszgromada.math.mxparser.Expression
Removes first occurrences of the arguments associated with the expression.
removeArguments(Argument...) - Method in class org.mariuszgromada.math.mxparser.Expression
Removes first occurrences of the arguments associated with the expression.
removeArguments(String...) - Method in class org.mariuszgromada.math.mxparser.Function
Removes first occurrences of the arguments associated with the function expression.
removeArguments(Argument...) - Method in class org.mariuszgromada.math.mxparser.Function
Removes first occurrences of the arguments associated with the function expression.
removeConstants(String...) - Method in class org.mariuszgromada.math.mxparser.Argument
Removes first occurrences of the constants associated with the argument expression.
removeConstants(Constant...) - Method in class org.mariuszgromada.math.mxparser.Argument
Removes first occurrences of the constants associated with the argument expression
removeConstants(String...) - Method in class org.mariuszgromada.math.mxparser.Expression
Removes first occurrences of the constants associated with the expression.
removeConstants(Constant...) - Method in class org.mariuszgromada.math.mxparser.Expression
Removes first occurrences of the constants associated with the expression
removeConstants(String...) - Method in class org.mariuszgromada.math.mxparser.Function
Removes first occurrences of the constants associated with the function expression.
removeConstants(Constant...) - Method in class org.mariuszgromada.math.mxparser.Function
Removes first occurrences of the constants associated with the function expression
removeDefinitions(PrimitiveElement...) - Method in class org.mariuszgromada.math.mxparser.Argument
Removes user defined elements (such as: Arguments, Constants, Functions) from the argument expressions.
removeDefinitions(PrimitiveElement...) - Method in class org.mariuszgromada.math.mxparser.Expression
Removes user defined elements (such as: Arguments, Constants, Functions) to the expressions.
removeDefinitions(PrimitiveElement...) - Method in class org.mariuszgromada.math.mxparser.Function
Removes user defined elements (such as: Arguments, Constants, Functions) from the function expressions.
removeFunctions(String...) - Method in class org.mariuszgromada.math.mxparser.Argument
Removes first occurrences of the functions associated with the argument expression.
removeFunctions(Function...) - Method in class org.mariuszgromada.math.mxparser.Argument
Removes first occurrences of the functions associated with the argument expression.
removeFunctions(String...) - Method in class org.mariuszgromada.math.mxparser.Expression
Removes first occurrences of the functions associated with the expression.
removeFunctions(Function...) - Method in class org.mariuszgromada.math.mxparser.Expression
Removes first occurrences of the functions associated with the expression.
removeFunctions(String...) - Method in class org.mariuszgromada.math.mxparser.Function
Removes first occurrences of the functions associated with the function expression.
removeFunctions(Function...) - Method in class org.mariuszgromada.math.mxparser.Function
Removes first occurrences of the functions associated with the function expression.
resetAllCases() - Method in class org.mariuszgromada.math.mxparser.RecursiveArgument
Clears all based cases and stored calculated values
resetConsoleOutput() - Static method in class org.mariuszgromada.math.mxparser.mXparser
Resets console output string, console output string is being built by consolePrintln(), consolePrint().
RIGHT_DERIVATIVE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Calculus
 
RIGHT_PAR - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
RIGHT_PARENTHESES_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
RIGHT_PARENTHESES_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
RIGHT_PARENTHESES_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
RIGHT_SHIFT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BitwiseOperator
 
RIGHT_SHIFT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BitwiseOperator
 
RIGHT_SHIFT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BitwiseOperator
 
RND_LIST_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
RND_LIST_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
RND_LIST_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
RND_NORMAL_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
RND_NORMAL_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
RND_NORMAL_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
RND_UNIFORM_CONT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
RND_UNIFORM_CONT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
RND_UNIFORM_CONT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
RND_UNIFORM_DISCR_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
RND_UNIFORM_DISCR_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
RND_UNIFORM_DISCR_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
rndIndex(int, Random) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.ProbabilityDistributions
Random index from 0 to n-1,
rndIndex(int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.ProbabilityDistributions
Random index from 0 to n-1,
rndInteger(int, int, Random) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.ProbabilityDistributions
Random number from Uniform Discrete distribution.
rndInteger(int, int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.ProbabilityDistributions
Random number from Uniform Discrete distribution.
rndInteger(Random) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.ProbabilityDistributions
Random integer.
rndInteger() - Static method in class org.mariuszgromada.math.mxparser.mathcollection.ProbabilityDistributions
Random integer.
rndNormal(double, double, Random) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.ProbabilityDistributions
Random number from normal distribution N(mean, stddev).
rndNormal(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.ProbabilityDistributions
Random number from normal distribution N(mean, stddev).
rndUniformContinuous(double, double, Random) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.ProbabilityDistributions
Random number from Uniform Continuous distribution over interval [a, b).
rndUniformContinuous(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.ProbabilityDistributions
Random number from dUniform Continuous distribution over interval [a, b).
rndUniformContinuous(Random) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.ProbabilityDistributions
Random number from Uniform Continuous distribution over interval [0, 1).
round(double, int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Double rounding
ROUND_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
ROUND_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
ROUND_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
RunTest - Class in org.mariuszgromada.math.mxparser.regressiontesting
Use this class to run one of the following test Param: reg - Expression regression test Param: api - mXparser API test Param: syn - Syntax checking test Param: perf - Performance test
RunTest() - Constructor for class org.mariuszgromada.math.mxparser.regressiontesting.RunTest
 

S

sa(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Normalized sinc function.
SA1_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
SA_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
SA_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
SA_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
SATURN_MASS - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
Saturn mass
SATURN_MASS_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
SATURN_MASS_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
SATURN_MASS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
SATURN_RADIUS_MEAN - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
Saturn radius
SATURN_RADIUS_MEAN_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
SATURN_RADIUS_MEAN_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
SATURN_RADIUS_MEAN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
SATURN_SEMI_MAJOR_AXIS - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
Saturn semi-major axis
SATURN_SEMI_MAJOR_AXIS_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
SATURN_SEMI_MAJOR_AXIS_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
SATURN_SEMI_MAJOR_AXIS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
sec(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Secant trigonometric function
SEC_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
SEC_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
SEC_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
sech(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Hyperbolic secant function.
SECH_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
SECH_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
SECH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
SECOND - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Second
SECOND_ARC - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Second (angle)
SECOND_ARC_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
SECOND_ARC_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
SECOND_ARC_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
SECOND_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
SECOND_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
SECOND_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
SEMI_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
SEMI_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
SEMICOLON - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
setArgumentExpressionString(String) - Method in class org.mariuszgromada.math.mxparser.Argument
Sets argument expression string.
setArgumentName(String) - Method in class org.mariuszgromada.math.mxparser.Argument
Sets (modifies) argument name.
setArgumentValue(double) - Method in class org.mariuszgromada.math.mxparser.Argument
Sets argument value
setArgumentValue(String, double) - Method in class org.mariuszgromada.math.mxparser.Expression
Sets argument value.
setArgumentValue(int, double) - Method in class org.mariuszgromada.math.mxparser.Function
Sets value of function argument (function parameter).
setConsoleOutputPrefix(String) - Method in class org.mariuszgromada.math.mxparser.mXparser
Sets console output string prefix.
setConsolePrefix(String) - Method in class org.mariuszgromada.math.mxparser.mXparser
Sets console prefix.
setConstantName(String) - Method in class org.mariuszgromada.math.mxparser.Constant
Sets constant name.
setDebugStream(PrintStream) - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerTokenManager
Set debug output.
setDefaultConsoleOutputPrefix() - Method in class org.mariuszgromada.math.mxparser.mXparser
Sets default console output string prefix.
setDefaultConsolePrefix() - Method in class org.mariuszgromada.math.mxparser.mXparser
Sets default console prefix.
setDefaultEpsilon() - Static method in class org.mariuszgromada.math.mxparser.mathcollection.BinaryRelations
Sets default epsilon value.
setDefaultEpsilon() - Static method in class org.mariuszgromada.math.mxparser.mXparser
Sets default epsilon value.
setDefaultThreadsNumber() - Static method in class org.mariuszgromada.math.mxparser.mXparser
Sets default threads number
setDescription(String) - Method in class org.mariuszgromada.math.mxparser.Argument
Sets argument description.
setDescription(String) - Method in class org.mariuszgromada.math.mxparser.Constant
Sets constant description.
setDescription(String) - Method in class org.mariuszgromada.math.mxparser.Expression
Sets expression description.
setDescription(String) - Method in class org.mariuszgromada.math.mxparser.Function
Sets function description.
setEpsilon(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.BinaryRelations
Sets epsilon value.
setEpsilon(double) - Static method in class org.mariuszgromada.math.mxparser.mXparser
Sets epsilon value.
setEpsilonComparison() - Static method in class org.mariuszgromada.math.mxparser.mathcollection.BinaryRelations
Sets comparison mode to EPSILON.
setEpsilonComparison() - Static method in class org.mariuszgromada.math.mxparser.mXparser
Sets comparison mode to EPSILON.
setExactComparison() - Static method in class org.mariuszgromada.math.mxparser.mathcollection.BinaryRelations
Sets comparison mode to EXACT.
setExactComparison() - Static method in class org.mariuszgromada.math.mxparser.mXparser
Sets comparison mode to EXACT.
setExpressionString(String) - Method in class org.mariuszgromada.math.mxparser.Expression
Sets (modifies expression) expression string.
setFunctionName(String) - Method in class org.mariuszgromada.math.mxparser.Function
Sets function name.
setNoPrimesCache() - Static method in class org.mariuszgromada.math.mxparser.mXparser
setParametersNumber(int) - Method in class org.mariuszgromada.math.mxparser.Function
Set parameters number.
setParameterValue(int, double) - Method in interface org.mariuszgromada.math.mxparser.FunctionExtension
Sets value of function parameter
setRandomGenerator(Random) - Static method in class org.mariuszgromada.math.mxparser.mXparser
Modifies random generator used by the ProbabilityDistributions class.
setSilentMode() - Method in class org.mariuszgromada.math.mxparser.Argument
Disables argument verbose mode (sets default silent mode)
setSilentMode() - Method in class org.mariuszgromada.math.mxparser.Expression
Disables verbose mode (default silent mode).
setSilentMode() - Method in class org.mariuszgromada.math.mxparser.Function
Disables function verbose mode (sets default silent mode)
setTabSize(int) - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
 
setThreadsNumber(int) - Static method in class org.mariuszgromada.math.mxparser.mXparser
Sets threads number
setVerboseMode() - Method in class org.mariuszgromada.math.mxparser.Argument
Enables argument verbose mode
setVerboseMode() - Method in class org.mariuszgromada.math.mxparser.Expression
Enables verbose mode.
setVerboseMode() - Method in class org.mariuszgromada.math.mxparser.Function
Enables verbose function mode
sgn(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Signum function.
SGN_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
SGN_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
SGN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
SIERPINSKI - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Sierpiński's constant
SIERPINSKI_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
SIERPINSKI_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
SIERPINSKI_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
sigmaSummation(Expression, Argument, double, double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
Summation operator (SIGMA FROM i = a, to b, f(i) by delta
SimpleCharStream - Class in org.mariuszgromada.math.mxparser.syntaxchecker
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - Constructor for class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Constructor.
sin(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Sine trigonometric function
SIN_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
SIN_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
SIN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
sinc(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Sinc function.
SINC_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
SINC_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
SINC_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
sinh(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Hyperbolic sine function.
SINH_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
SINH_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
SINH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
SOLAR_MASS - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
Solar mass
SOLAR_MASS_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
SOLAR_MASS_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
SOLAR_MASS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
SOLAR_RADIUS - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
Solar radius
SOLAR_RADIUS_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
SOLAR_RADIUS_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
SOLAR_RADIUS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
SOLVE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
SOLVE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
SOLVE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
solveBrent(Expression, Argument, double, double, double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.Calculus
Brent solver (Brent root finder)
SpecialFunctions - Class in org.mariuszgromada.math.mxparser.mathcollection
SpecialFunctions - special (non-elementary functions).
SpecialFunctions() - Constructor for class org.mariuszgromada.math.mxparser.mathcollection.SpecialFunctions
 
specialToken - Variable in class org.mariuszgromada.math.mxparser.syntaxchecker.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
sqrt(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Square root.
SQRT2 - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Square root of 2
SQRT2Pi - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Square root of 2*pi
SQRT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
SQRT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
SQRT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
Srirling1Number(int, int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Striling numbers of the first kind
Srirling1Number(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Striling numbers of the first kind
Srirling2Number(int, int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Striling numbers of the second kind
Srirling2Number(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Striling numbers of the second kind
start(int) - Static method in class org.mariuszgromada.math.mxparser.regressiontesting.PerformanceTests
Starts mXparser performance tests.
start() - Static method in class org.mariuszgromada.math.mxparser.regressiontesting.PerformanceTests
Starts mXparser performance tests - number of threads given by the mXparser.getThreadsNumber() List of performed tests: 00.
start() - Static method in class org.mariuszgromada.math.mxparser.regressiontesting.RegTestExpression
Runs main regression tests in the field of calculation.
start() - Static method in class org.mariuszgromada.math.mxparser.regressiontesting.RegTestExpressionAPI
Runs API regression tests.
start() - Static method in class org.mariuszgromada.math.mxparser.regressiontesting.RegTestSyntax
Runs syntax checking regression test.
start(String...) - Static method in class org.mariuszgromada.math.mxparser.regressiontesting.RunTest
Use this class to run one of the following test Param: reg - Expression regression test Param: api - mXparser API test Param: syn - Syntax checking test Param: perf - Performance test ,
start() - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxChecker
 
staticFlag - Static variable in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
Whether parser is static.
Statistics - Class in org.mariuszgromada.math.mxparser.mathcollection
Statistics - i.e.: mean, variance, standard deviation, etc.
Statistics() - Constructor for class org.mariuszgromada.math.mxparser.mathcollection.Statistics
 
std(Expression, Argument, double, double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.Statistics
Bias-corrected standard deviation from sample function values - iterative operator.
std(double...) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.Statistics
Sample standard deviation (biased-corrected).
STD_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
STD_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
STD_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
STD_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
STD_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
STD_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
STIRLING1_NUMBER_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
STIRLING1_NUMBER_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
STIRLING1_NUMBER_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
STIRLING2_NUMBER_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
STIRLING2_NUMBER_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
STIRLING2_NUMBER_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
sum(double...) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
Adding numbers.
SUM_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
SUM_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
SUM_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
SUM_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
SUM_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
SUM_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
SwitchTo(int) - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerTokenManager
Switch to specified lex state.
SYNTAX_ERROR_OR_STATUS_UNKNOWN - Static variable in class org.mariuszgromada.math.mxparser.Argument
Syntax error in the dependent argument definition.
SYNTAX_ERROR_OR_STATUS_UNKNOWN - Static variable in class org.mariuszgromada.math.mxparser.Constant
 
SYNTAX_ERROR_OR_STATUS_UNKNOWN - Static variable in class org.mariuszgromada.math.mxparser.Expression
 
SYNTAX_ERROR_OR_STATUS_UNKNOWN - Static variable in class org.mariuszgromada.math.mxparser.Function
Syntax error in the function or syntax status unknown.
SyntaxChecker - Class in org.mariuszgromada.math.mxparser.syntaxchecker
 
SyntaxChecker(InputStream) - Constructor for class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxChecker
Constructor with InputStream.
SyntaxChecker(InputStream, String) - Constructor for class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxChecker
Constructor with InputStream and supplied encoding
SyntaxChecker(Reader) - Constructor for class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxChecker
Constructor.
SyntaxChecker(SyntaxCheckerTokenManager) - Constructor for class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxChecker
Constructor with generated Token Manager.
SyntaxCheckerConstants - Interface in org.mariuszgromada.math.mxparser.syntaxchecker
Token literal values and constants.
SyntaxCheckerTokenManager - Class in org.mariuszgromada.math.mxparser.syntaxchecker
Token Manager.
SyntaxCheckerTokenManager(SimpleCharStream) - Constructor for class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerTokenManager
Constructor.
SyntaxCheckerTokenManager(SimpleCharStream, int) - Constructor for class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerTokenManager
Constructor.

T

T - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
True as double
tabSize - Variable in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
 
tan(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Tangent trigonometric function
TAN_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
TAN_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
TAN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
tanh(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Hyperbolic tangent function.
TANH_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
TANH_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
TANH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
TERA - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Tera
TERA_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
TERA_ELECTRONO_VOLT - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Tera Electrono-Volt
TERA_ELECTRONO_VOLT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
TERA_ELECTRONO_VOLT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
TERA_ELECTRONO_VOLT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
TERA_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
TERA_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
TERA_TRIL_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
TERABIT - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Terabit
TERABIT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
TERABIT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
TERABIT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
TERABYTE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Terabyte
TERABYTE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
TERABYTE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
TERABYTE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
TG_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
TGH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
Token - Class in org.mariuszgromada.math.mxparser.parsertokens
Token recognized by mXparser after string tokenization process.
Token() - Constructor for class org.mariuszgromada.math.mxparser.parsertokens.Token
Default constructor
token - Variable in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxChecker
Current token.
Token - Class in org.mariuszgromada.math.mxparser.syntaxchecker
Describes the input token stream.
Token() - Constructor for class org.mariuszgromada.math.mxparser.syntaxchecker.Token
No-argument constructor
Token(int) - Constructor for class org.mariuszgromada.math.mxparser.syntaxchecker.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class org.mariuszgromada.math.mxparser.syntaxchecker.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxChecker
Generated Token Manager.
tokenId - Variable in class org.mariuszgromada.math.mxparser.parsertokens.Token
Token identifier
tokenImage - Variable in exception org.mariuszgromada.math.mxparser.syntaxchecker.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
Literal token values.
tokenLevel - Variable in class org.mariuszgromada.math.mxparser.parsertokens.Token
Token level
TokenMgrError - Error in org.mariuszgromada.math.mxparser.syntaxchecker
Token Manager Error.
TokenMgrError() - Constructor for error org.mariuszgromada.math.mxparser.syntaxchecker.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error org.mariuszgromada.math.mxparser.syntaxchecker.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.mariuszgromada.math.mxparser.syntaxchecker.TokenMgrError
Full Constructor.
tokenStr - Variable in class org.mariuszgromada.math.mxparser.parsertokens.Token
String token
tokenTypeId - Variable in class org.mariuszgromada.math.mxparser.parsertokens.Token
Token type
tokenValue - Variable in class org.mariuszgromada.math.mxparser.parsertokens.Token
Token value if number
TONNE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Tonne
TONNE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
TONNE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
TONNE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
toString() - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.Token
Returns the image.
trackLineColumn - Variable in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
 
TRUE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
True as integer
Tutorial - Class in org.mariuszgromada.math.mxparser
Tutorial class.
Tutorial() - Constructor for class org.mariuszgromada.math.mxparser.Tutorial
 
TWIN_PRIME - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Feigenbaum constant
TWIN_PRIME_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
TWIN_PRIME_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
TWIN_PRIME_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
TYPE_DESC - Static variable in class org.mariuszgromada.math.mxparser.Constant
 
TYPE_DESC - Static variable in class org.mariuszgromada.math.mxparser.Function
 
TYPE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BinaryRelation
 
TYPE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BitwiseOperator
 
TYPE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
TYPE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
TYPE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
TYPE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
TYPE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
TYPE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
TYPE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
TYPE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
 
TYPE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
TYPE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
TYPE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
TYPE_DESC - Static variable in class org.mariuszgromada.math.mxparser.RecursiveArgument
 
TYPE_ID - Static variable in class org.mariuszgromada.math.mxparser.Constant
Type identifier for constants
TYPE_ID - Static variable in class org.mariuszgromada.math.mxparser.Function
Function type id identifier
TYPE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BinaryRelation
 
TYPE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BitwiseOperator
 
TYPE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
TYPE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
TYPE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
TYPE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
TYPE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
TYPE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
 
TYPE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
TYPE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
 
TYPE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
 
TYPE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
TYPE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
TYPE_ID_RECURSIVE - Static variable in class org.mariuszgromada.math.mxparser.RecursiveArgument
Type identifier for recursive arguments.

U

ulp(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Unit in the last place(ULP) for double
ULP_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ULP_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ULP_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
 
ulpDecimalDigitsBefore(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Unit in The Last Place - number of decimal digits before
unaryLeftExpression() - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxChecker
 
unaryRigthExpression() - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxChecker
 
UNEXPECTED_CHAR - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
UNIFORM_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
UNIFORM_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
UNIFORM_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.RandomVariable
 
Unit - Class in org.mariuszgromada.math.mxparser.parsertokens
Units - mXparser tokens definition.
Unit() - Constructor for class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
UNIT - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
Units - Class in org.mariuszgromada.math.mxparser.mathcollection
Units - class representing the most important units (length, area, volume, mass).
Units() - Constructor for class org.mariuszgromada.math.mxparser.mathcollection.Units
 
UpdateLineColumn(char) - Method in class org.mariuszgromada.math.mxparser.syntaxchecker.SimpleCharStream
 
URANUS_MASS - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
Uranus mass
URANUS_MASS_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
URANUS_MASS_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
URANUS_MASS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
URANUS_RADIUS_MEAN - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
Uranus radius
URANUS_RADIUS_MEAN_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
URANUS_RADIUS_MEAN_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
URANUS_RADIUS_MEAN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
URANUS_SEMI_MAJOR_AXIS - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
Uranus semi-major axis
URANUS_SEMI_MAJOR_AXIS_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
URANUS_SEMI_MAJOR_AXIS_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
URANUS_SEMI_MAJOR_AXIS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 

V

var(Expression, Argument, double, double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.Statistics
Bias-corrected variance from sample function values - iterative operator.
var(double...) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.Statistics
Sample variance (biased-corrected).
VAR_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
VAR_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
VAR_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
VAR_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
VAR_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
 
VAR_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
 
VENUS_MASS - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
Venus mass
VENUS_MASS_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
VENUS_MASS_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
VENUS_MASS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
VENUS_RADIUS_MEAN - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
Venus radius
VENUS_RADIUS_MEAN_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
VENUS_RADIUS_MEAN_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
VENUS_RADIUS_MEAN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
VENUS_SEMI_MAJOR_AXIS - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.AstronomicalConstants
Venus semi-major axis
VENUS_SEMI_MAJOR_AXIS_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
VENUS_SEMI_MAJOR_AXIS_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
VENUS_SEMI_MAJOR_AXIS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
VISWANATH - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
Viswanath's constant
VISWANATH_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
VISWANATH_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 
VISWANATH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
 

W

wait(int) - Static method in class org.mariuszgromada.math.mxparser.mXparser
Waits given number of milliseconds
WEEK - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
WEEK
WEEK_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
WEEK_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
WEEK_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
WORPITZKY_NUMBER_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
WORPITZKY_NUMBER_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
WORPITZKY_NUMBER_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
 
worpitzkyNumber(int, int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Worpitzky numbers
worpitzkyNumber(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
Worpitzky numbers

X

xnor(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
Boolean XNOR
XNOR_TRUTH_TABLE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
XNOR truth table
xor(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
Boolean XOR
XOR - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
RegularExpression Id.
XOR_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BitwiseOperator
 
XOR_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
XOR_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BitwiseOperator
 
XOR_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
XOR_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BitwiseOperator
 
XOR_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
 
XOR_TRUTH_TABLE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.BooleanAlgebra
XOR truth table

Y

YARD - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Yard
YARD_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
YARD_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
YARD_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
YOCTO - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Yocto
YOCTO_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
YOCTO_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
YOCTO_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
YOTTA - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Yotta
YOTTA_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
YOTTA_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
YOTTA_SEPT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
YOTTA_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
YOTTABIT - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Yottabit
YOTTABIT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
YOTTABIT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
YOTTABIT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
YOTTABYTE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Yottabyte
YOTTABYTE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
YOTTABYTE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
YOTTABYTE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 

Z

ZEPTO - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Zepto
ZEPTO_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
ZEPTO_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
ZEPTO_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
ZETTA - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Zetta
ZETTA_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
ZETTA_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
ZETTA_SEXT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
ZETTA_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
ZETTABIT - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Zettabit
ZETTABIT_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
ZETTABIT_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
ZETTABIT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
ZETTABYTE - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.Units
Zettabyte
ZETTABYTE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
ZETTABYTE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
ZETTABYTE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

Copyright © 2017. All rights reserved.