Module statrs::function
[−]
[src]
Provides a host of special statistical functions (e.g. the beta function or the error function)
Modules
| beta |
Provides the beta and related function |
| erf |
Provides the error and related functions |
| evaluate |
Provides functions that don't have a numerical solution and must be solved computationally (e.g. evaluation of a polynomial) |
| exponential | |
| factorial | |
| gamma |
Provides the gamma and related functions |
| harmonic |
Provides functions for calculating harmonic numbers |
| logistic |
Provides the logistic and related functions |
| stable |
Provides numerically stable functions |