Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
P
- p1evl(double, double[], int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.Evaluate
-
Polynomial evaluation for the
SpecialFunctions.logGamma(double)
- 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
- PARABOLIC_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
- PARABOLIC_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
- PARAM_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
- PARAM_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
- PARAM_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
- PARAM_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
- PARAM_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
- 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
- PARSEC_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
- PARSEC_SYN - 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() - 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.
- 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.
- 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
- PDF_NORMAL_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
- PDF_NORMAL_SYN - 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
- PDF_UNIFORM_CONT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function3Arg
- PDF_UNIFORM_CONT_SYN - 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.Operator
- PERC_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
- PERC_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
- PERC_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
- PERC_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
- PERC_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
- PERC_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
- PERC_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
- PERC_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
- PERC_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
- PERCENTAGE - Static variable in interface org.mariuszgromada.math.mxparser.syntaxchecker.SyntaxCheckerConstants
-
RegularExpression Id.
- PerformanceTests - Class in org.mariuszgromada.math.mxparser.regressiontesting
-
PerformanceTests - mXparser performance tests
- PerformanceTests() - Constructor for class org.mariuszgromada.math.mxparser.regressiontesting.PerformanceTests
- PERMUTATIONS_DESC - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
- PERMUTATIONS_ID - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
- PERMUTATIONS_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
- PERMUTATIONS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
- PERMUTATIONS_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function2Arg
- 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
- PETA_QUAD_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
- PETA_QUAD_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
- PETA_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
- PETA_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
- PETA_SYN - 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
- PETABIT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
- PETABIT_SYN - 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
- PETABYTE_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
- PETABYTE_SYN - 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
- PI_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
- PI_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
- PIBY2 - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.MathConstants
-
Pi/2
- 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
- PICO_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
- PICO_SYN - 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
- PINT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
- PINT_SYN - 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_SINCE - 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_REDUCED_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
- PLANCK_CONSTANT_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
- PLANCK_CONSTANT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
- PLANCK_CONSTANT_SYN - 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
- PLANCK_LENGTH_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
- PLANCK_LENGTH_SYN - 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
- PLANCK_MASS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
- PLANCK_MASS_SYN - 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
- PLANCK_TIME_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
- PLANCK_TIME_SYN - 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
- PLASTIC_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
- PLASTIC_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
- plus(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.MathFunctions
-
Addition a + b applying canonical rounding if canonical rounding is enabled
- 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
- PLUS_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
- PLUS_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
- polevl(double, double[], int) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.Evaluate
-
Polynomial evaluation for the
SpecialFunctions.logGamma(double)
- polynomial(double, double[]) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.Evaluate
-
Polynomial evaluation based on provided coefficients.
- Population - Class in com.adriangarcia.metaheuristics.tsmbfoa
-
Population class is the initial process of the TS-MBFOA, where the initial random population is created based on uniform distribution and using the NumberRandom class.
- Population() - Constructor for class com.adriangarcia.metaheuristics.tsmbfoa.Population
-
Constructor method that instantiates an object of the NumberRandom class.
- 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
- PORTER_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.ConstantValue
- PORTER_SYN - 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
- POUND_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
- POUND_SYN - 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
- POWER_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
- POWER_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Operator
- PressureVessel - Class in com.adriangarcia.cnop
-
PressureVessel class that creates a test CNOP.
- PressureVessel() - Constructor for class com.adriangarcia.cnop.PressureVessel
- 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
- PRIME_COUNT_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
- PRIME_COUNT_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Function1Arg
- primeCount(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
-
Prime counting function
- primeCount(long) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
-
Prime counting function
- primeFactorExponent(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
-
Prime decomposition (prime factorization) - returns prime factor exponent
- primeFactors(double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
-
Prime decomposition (prime factorization)
- primeFactors(long) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
-
Prime decomposition (prime factorization)
- primeFactorValue(double, double) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
-
Prime decomposition (prime factorization) - returns prime factor value
- PRIMES_CACHE_NOT_INITIALIZED - Static variable in class org.mariuszgromada.math.mxparser.mXparser
- primesCache - Static variable in class org.mariuszgromada.math.mxparser.mXparser
-
Prime numbers cache
- 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
- 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
- primeTest(long) - Static method in class org.mariuszgromada.math.mxparser.mathcollection.NumberTheory
-
Prime test
- 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
- printError() - Method in class com.adriangarcia.metaheuristics.tsmbfoa.Function
-
print Error
- 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
- Problem - Class in com.adriangarcia.metaheuristics.tsmbfoa
-
Problem class where all the characteristics of the input CNOP problem object are defined.
- Problem() - Constructor for class com.adriangarcia.metaheuristics.tsmbfoa.Problem
-
Empty constructor method for object instance.
- ProcessSynthesisMINLP - Class in com.adriangarcia.cnop
-
ProcessSynthesisMINLP class that creates a test CNOP.
- ProcessSynthesisMINLP() - Constructor for class com.adriangarcia.cnop.ProcessSynthesisMINLP
- 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
- PROD_SINCE - 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
- PROD_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.CalculusOperator
- PROD_SYN - 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_SINCE - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
- PROMIL_STR - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
- PROMIL_SYN - Static variable in class org.mariuszgromada.math.mxparser.parsertokens.Unit
- PROTON_EQUIVALENT_REST_MASS - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.PhysicalConstants
-
Proton equivalent rest mass
- PROTON_REST_MASS - Static variable in class org.mariuszgromada.math.mxparser.mathcollection.PhysicalConstants
-
Proton rest mass
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form