@stdlib/math-base-special-roundsd
Round a numeric value to the nearest number with N significant figures.
@stdlib/ndarray-base-napi-unary
C API for registering an N-API module exporting an ndarray interface for applying a unary callback to an input ndarray.
@stdlib/math-base-special-flipsignf
Return a single-precision floating-point number with the magnitude of x and the sign of x*y.
@stdlib/stats-base-dists-invgamma-mean
Inverse gamma distribution expected value.
@stdlib/math-strided-special-dsqrt
Compute the principal square root for each element in a double-precision floating-point strided array.
@stdlib/stats-base-dists-pareto-type1-kurtosis
Pareto (Type I) distribution excess kurtosis.
@stdlib/stats-base-dists-frechet-quantile
Fréchet distribution quantile function.
@stdlib/math-strided-special-acos-by
Compute the arccosine of each element retrieved from an input strided array via a callback function.
@stdlib/simulate-iter-awgn
Create an iterator which introduces additive white Gaussian noise.
@stdlib/stats-base-dists-invgamma-entropy
Inverse gamma distribution differential entropy.
@stdlib/math-base-special-round10
Round a numeric value to the nearest power of 10 on a linear scale.
@stdlib/stats-base-dists-bernoulli-cdf
Bernoulli distribution cumulative distribution function (CDF).
@stdlib/math-strided-special-bessely1-by
Compute the Bessel function of the second kind of order one for each element retrieved from an input strided array via a callback function.
@stdlib/datasets-nightingales-rose
Dataset for Nightingale's famous polar area diagram.
@stdlib/stats-iter-mmean
Create an iterator which iteratively computes a moving arithmetic mean.
@stdlib/utils-unshift
Add one or more elements to the beginning of a collection.
@stdlib/math-base-special-floorb
Round a numeric value to the nearest multiple of b^n toward negative infinity.
@stdlib/random-streams-cosine
Create a readable stream for generating pseudorandom numbers drawn from a raised cosine distribution.
@stdlib/strided-base-binary-dtype-signatures
Generate a list of binary interface signatures from strided array data types.
@stdlib/math-strided-special-smskceil
Round each element in a single-precision floating-point strided array toward positive infinity according to a strided mask array.
@stdlib/math-base-special-fresnel
Compute the Fresnel integrals S(x) and C(x).
@stdlib/stats-base-dists-logistic-quantile
Logistic distribution quantile function.
@stdlib/simulate-iter-awln
Create an iterator which introduces additive white Laplacian noise.
@stdlib/stats-base-dsvariance
Calculate the variance of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.
@stdlib/stats-iter-cumeanabs
Create an iterator which iteratively computes a cumulative arithmetic mean of absolute values.
@stdlib/stats-base-dists-hypergeometric-skewness
Hypergeometric distribution skewness.
@stdlib/stats-base-dists-hypergeometric-stdev
Hypergeometric distribution standard deviation.
@stdlib/math-base-special-fast-uint32-log2
Compute an integer binary logarithm (base two).
@stdlib/stats-base-snanmeanors
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using ordinary recursive summation.
@stdlib/math-strided-special-cbrt
Compute the cube root of each element in a strided array.
@stdlib/math-iter-special-logit
Create an iterator which evaluates the logit function for each iterated value.
@stdlib/math-iter-special-log
Create an iterator which computes the base `b` logarithm.
@stdlib/stats-base-dists-frechet-logpdf
Fréchet distribution logarithm of probability density function (PDF).
@stdlib/utils-async-for-each-right
Invoke a function once for each element in a collection, iterating from right to left.
@stdlib/math-strided-special-dabs2
Compute the squared absolute value for each element in a double-precision floating-point strided array.
@stdlib/math-strided-special-aversin-by
Compute the inverse versed sine of each element retrieved from an input strided array via a callback function.
@stdlib/math-base-ops-mul
Multiply two double-precision floating-point numbers.
@stdlib/math-base-special-fast-atanh
Compute the hyperbolic arctangent of a number.
@stdlib/math-strided-special-besselj1-by
Compute the Bessel function of the first kind of order one for each element retrieved from an input strided array via a callback function.
@stdlib/stats-base-dcumax
Calculate the cumulative maximum of double-precision floating-point strided array elements.
@stdlib/blas-ext-base-dssumors
Calculate the sum of single-precision floating-point strided array elements using ordinary recursive summation with extended accumulation and returning an extended precision result.
@stdlib/blas-ext-base-scusum
Calculate the cumulative sum of single-precision floating-point strided array elements.
@stdlib/stats-base-dmax
Calculate the maximum value of a double-precision floating-point strided array.
@stdlib/strided-base-smskmap
Apply a unary function accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array according to a corresponding element in a strided mask array and assign each result to an element in a single-precision floating-point strided output array.
@stdlib/stats-base-dists-erlang-quantile
Erlang distribution quantile function.
@stdlib/stats-base-dnanrange
Calculate the range of a double-precision floating-point strided array, ignoring NaN values.
stats-base-nanmskrange
Calculate the range of a strided array according to a mask, ignoring NaN values.
@stdlib/math-base-ops-caddf
Add two single-precision complex floating-point numbers.
@stdlib/stats-base-dists-degenerate-mgf
Degenerate distribution moment-generating function (MGF).