Expand description
Provides a host of special statistical functions (e.g. the beta function or the error function)
Modules
- Provides the beta and related function
- Provides the error and related functions
- Provides functions that don’t have a numerical solution and must be solved computationally (e.g. evaluation of a polynomial)
- Provides functions related to exponential calculations
- Provides functions related to factorial calculations (e.g. binomial coefficient, factorial, multinomial)
- Provides the gamma and related functions
- Provides functions for calculating harmonic numbers
- Provides the logistic and related functions