The Extreme.Mathematics.SpecialFunctions namespace contains classes and methods for evaluating various special mathematical functions.
Classes
| Class | Description | |
|---|---|---|
| Airy |
Contains methods for calculating the value of the
Airy functions and their derivatives.
| |
| Bessel |
Contains methods for calculating the values of the
Bessel functions and their variants.
| |
| BinomialEnumerator |
Enumerates over the binomial coefficients of a specified
degree.
| |
| Combinatorics |
Contains methods for evaluating various combinatorial
functions.
| |
| ExponentialIntegrals |
Contains methods for evaluating exponential integrals.
| |
| GammaFunctions |
Contains methods for evaluating various combinatorial
functions.
| |
| NumberTheory |
Contains methods for various functions that arise
in number theory.
| |
| Probability |
Contains methods for evaluating functions that arise
in probability and statistics.
|