| Class | Description |
|---|---|
| BinaryRelations |
BinaryRelations - class for dealing with binary relations on integers or
doubles.
|
| BooleanAlgebra |
BooleanAlgebra - class for boolean operators.
|
| MathConstants |
MathConstants - class representing the most important math constants.
|
| MathFunctions |
MathFunctions - the most popular math functions.
|
| NumberTheory |
NumberTheory - summation / products etc...
|
| PrimesCache |
Class for generating prime numbers cache using
Eratosthenes Sieve.
|
| ProbabilityDistributions |
ProbabilityDistributions - random number generators, PDF - Probability
Distribution Functions, CDF - Cumulative Distribution Functions, QNT -
Quantile Functions (Inverse Cumulative Distribution Functions).
|
| Units |
Units - class representing the most important units (length, area, volume, mass).
|