WakebyDistribution[\[Alpha], \[Beta], \[Gamma], \[Delta], \[Mu]] represents Wakeby distribution with shape parameters \[Beta] and \[Delta], scale parameters \[Alpha] and ...
AspectRatio is an option for Graphics and related functions that specifies the ratio of height to width for a plot.
MomentEvaluate[mexpr, dist] evaluates formal moments in the moment expression mexpr on the distribution dist.MomentEvaluate[mexpr, list] evaluates formal moments and formal ...
The functions defined in the NumericalCalculus` context provide support for finding numerical solutions to calculus-related problems. This loads the package: The built-in ...
BetaDistribution[\[Alpha], \[Beta]] represents a continuous beta distribution with shape parameters \[Alpha] and \[Beta].
DispersionEstimatorFunction is an option for generalized linear model fitting functions that specifies the estimator for the dispersion parameter.
FactorSquareFree[poly] pulls out any multiple factors in a polynomial.
PriceGraphDistribution[n, k, a] represents a de Solla Price graph distribution for n-vertex graphs where a new vertex with k edges is added at each step using attractiveness ...
StudentTDistribution[\[Nu]] represents a Student t distribution with \[Nu] degrees of freedom.StudentTDistribution[\[Mu], \[Sigma], \[Nu]] represents a Student t distribution ...
CUDASort[vec] sorts the input vector.CUDASort[mem] sorts CUDAMemory in place.CUDASort[vec, op] sorts input with respect to the ordering function op.