- 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- CAHEN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- CAHEN_SYN - 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() - 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- CATALAN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
-
- CATALAN_SYN - 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
-
- CDF_NORMAL_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
-
- CDF_NORMAL_SYN - 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
-
- CDF_UNIFORM_CONT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
-
- CDF_UNIFORM_CONT_SYN - 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- CEIL_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- CEIL_SYN - 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- CENTI_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- CENTI_SYN - 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- CENTIMETRE2_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- CENTIMETRE2_SYN - 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- CENTIMETRE3_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- CENTIMETRE3_SYN - 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- CENTIMETRE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- CENTIMETRE_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
-
- 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;
- checkIfsetToOverrideBuiltinTokens() - Static method in class org.mariuszgromada.math.mxparser.mXparser
-
Checks whether mXparser is set to override built-in tokens.
- 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
- 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
-
- CHI_L_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
-
- CHI_L_SYN - 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
-
- CHI_LR_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
-
- CHI_LR_SYN - 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
-
- CHI_R_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
-
- CHI_R_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
-
- CHI_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
-
- CHI_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
-
- CHI_SYN - 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_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
-
- CIMP_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
-
- CIMP_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
-
- CIMP_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
-
- CIMP_SYN - 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 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_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
-
- CNIMP_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
-
- CNIMP_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
-
- CNIMP_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BooleanOperator
-
- CNIMP_SYN - 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
- coalesce(double[]) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
-
Returns the first non-NaN value
- COALESCE_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
-
- COALESCE_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
-
- COALESCE_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
-
- COALESCE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
-
- COALESCE_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
-
- 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- COMMA_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ParserSymbol
-
- COMMA_SYN - 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BitwiseOperator
-
- COMPL_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.BitwiseOperator
-
- COMPL_SYN - 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(String[]) - Static method in class org.mariuszgromada.math.mxparser.mXparser
-
Prints array of strings
- consolePrintln() - Static method in class org.mariuszgromada.math.mxparser.mXparser
-
Prints new line to the Console, no new line
- consolePrintTokens(List<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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
-
- CONT_FRAC_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
-
- CONT_FRAC_SYN - 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
-
- CONT_POL_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.FunctionVariadic
-
- CONT_POL_SYN - 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
- convDecimal2OthBase(double, int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
-
Decimal number to other numeral system conversion with base
between 1 and 36.
- convDecimal2OthBase(double, int, int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
-
Decimal number to other numeral system conversion with base
between 1 and 36.
- convDecimal2OthBase(double, int) - Static method in class org.mariuszgromada.math.mxparser.mXparser
-
Decimal number to other numeral system conversion with base
between 1 and 36.
- convDecimal2OthBase(double, int, int) - Static method in class org.mariuszgromada.math.mxparser.mXparser
-
Decimal number to other numeral system conversion with base
between 1 and 36.
- convOthBase2Decimal(String, int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
-
Other base (base between 1 and 36) number literal conversion to decimal number.
- convOthBase2Decimal(String) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
-
Other base (base between 1 and 36) number literal conversion to decimal number.
- convOthBase2Decimal(int, int...) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
-
Other base to decimal conversion.
- convOthBase2Decimal(double, double...) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
-
Other base to decimal conversion.
- convOthBase2Decimal(int[]) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
-
Other base to decimal conversion.
- convOthBase2Decimal(double[]) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
-
Other base to decimal conversion.
- convOthBase2Decimal(String, int) - Static method in class org.mariuszgromada.math.mxparser.mXparser
-
Other base (base between 1 and 36) number literal conversion to decimal number.
- convOthBase2Decimal(String) - Static method in class org.mariuszgromada.math.mxparser.mXparser
-
Other base (base between 1 and 36) number literal conversion to decimal number.
- convOthBase2Decimal(int, int...) - Static method in class org.mariuszgromada.math.mxparser.mXparser
-
Other base to decimal conversion.
- convOthBase2Decimal(double, double...) - Static method in class org.mariuszgromada.math.mxparser.mXparser
-
Other base to decimal conversion.
- 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- COS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- COS_SYN - 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- COSEC_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- COSEC_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- COSECH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- COSECH_SYN - 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- COSH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- COSH_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- COT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- COT_SYN - 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- COTH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- COTH_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- CSC_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- CSC_SYN - 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- CSCH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- CSCH_SYN - 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- CTAN_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- CTAN_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- CTANH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- CTANH_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- CTG_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- CTG_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- CTGH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-
- CTGH_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
-