Package org.mariuszgromada.math.mxparser.mathcollection
package org.mariuszgromada.math.mxparser.mathcollection
-
ClassesClassDescriptionAstronomicalConstants - class representing the most important astronomical constants.BinaryRelations - class for dealing with binary relations on integers or doubles.BooleanAlgebra - class for boolean operators.Calculus - numerical integration, differentiation, etc...Evaluate - currently only polynomial evaluation based on provided coefficients.MathConstants - class representing the most important math constants.MathFunctions - the most popular math functions.NumberTheory - summation / products etc...PhysicalConstants - class representing the most important physical constants.Class for generating prime numbers cache using Eratosthenes Sieve.ProbabilityDistributions - random number generators, PDF - Probability Distribution Functions, CDF - Cumulative Distribution Functions, QNT - Quantile Functions (Inverse Cumulative Distribution Functions).SpecialFunctions - special (non-elementary functions).SpecialValue - generic class for storing special values of various functions (e.g.: inverse trigonometric).SpecialValueTrigonometric - stores special values for trigonometric and inverse trigonometric functions.Statistics - i.e.: mean, variance, standard deviation, etc.Units - class representing the most important units (length, area, volume, mass).