Standard Math library.
Lognormal distribution variance.
Studentized range distribution quantile function.
Logistic distribution constructor.
Uniform distribution constructor.
Calculate the maximum value of a strided array according to a mask.
Compute a moving arithmetic mean of squared absolute values incrementally.
Calculate the variance of a single-precision floating-point strided array using a two-pass algorithm with extended accumulation and returning an extended precision result.
Pareto (Type I) distribution standard deviation.
Compute a count incrementally, ignoring NaN values.
Calculate the median value of a sorted single-precision floating-point strided array.
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using Welford's algorithm with extended accumulation, and returning an extended precision result.
Rayleigh distribution quantile function.
Moving Grubbs' test for outliers.
Calculate the range of a single-precision floating-point strided array according to a mask, ignoring NaN values.
Compute an unbiased sample covariance incrementally.
Calculate the range of a double-precision floating-point strided array.
Poisson distribution entropy.
Wilcoxon signed rank test statistic cumulative distribution function (CDF).
Pareto (Type I) distribution mode.
Uniform distribution median.
Compute the coefficient of variation (CV) incrementally.
Round a numeric value to the nearest number toward zero with N significant figures.
Logistic distribution expected value.
Compute a moving range incrementally.