[][src]Module statrs::function

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

Provides functions related to exponential calculations

factorial

Provides functions related to factorial calculations (e.g. binomial coefficient, factorial, multinomial)

gamma

Provides the gamma and related functions

harmonic

Provides functions for calculating harmonic numbers

logistic

Provides the logistic and related functions