@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.
@hugoalh/is-numeric-prime
An ECMAScript (JavaScript & TypeScript) module to determine whether the numeric is prime.
@stdlib/random-streams-cosine
Create a readable stream for generating pseudorandom numbers drawn from a raised cosine distribution.
@stdlib/math-base-special-floorb
Round a numeric value to the nearest multiple of b^n toward negative infinity.
@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/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/strided-base-binary-dtype-signatures
Generate a list of binary interface signatures from strided array data types.
@stdlib/utils-unshift
Add one or more elements to the beginning of a collection.
@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-dists-hypergeometric-stdev
Hypergeometric distribution standard deviation.
@stdlib/math-strided-special-cbrt
Compute the cube root of each element in a strided array.
@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/math-iter-special-log
Create an iterator which computes the base `b` logarithm.
@hugoalh/is-empty
An ECMAScript (JavaScript & TypeScript) module to determine whether the item is empty.
@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-iter-special-logit
Create an iterator which evaluates the logit function for each iterated value.
@stdlib/math-base-special-fast-uint32-log2
Compute an integer binary logarithm (base two).
@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/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/stats-base-dists-frechet-logpdf
Fréchet distribution logarithm of probability density function (PDF).
@stdlib/math-strided-special-dabs2
Compute the squared absolute value for each element in a double-precision floating-point strided array.
@stdlib/math-base-special-fast-atanh
Compute the hyperbolic arctangent of a number.
@stdlib/stats-base-dmax
Calculate the maximum value of a double-precision floating-point strided array.
@stdlib/math-base-ops-mul
Multiply two double-precision floating-point numbers.
@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/utils-async-for-each-right
Invoke a function once for each element in a collection, iterating from right to left.
@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/blas-ext-base-scusum
Calculate the cumulative sum of single-precision floating-point strided array elements.
@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/math-base-special-pdiff
Return the positive difference between `x` and `y`.
@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).
@stdlib/math-iter-special-riemann-zeta
Create an iterator which evaluates the Riemann zeta function for each iterated value.
@stdlib/constants-float16-num-bytes
Size (in bytes) of a half-precision floating-point number.
@stdlib/stats-base-dists-erlang-quantile
Erlang distribution quantile function.
stats-base-nanmskrange
Calculate the range of a strided array according to a mask, ignoring NaN values.
@stdlib/stats-base-dists-signrank-quantile
Wilcoxon signed rank test statistic quantile function.
@stdlib/stats-base-dnanrange
Calculate the range of a double-precision floating-point strided array, ignoring NaN values.
@stdlib/math-iter-special-atan
Create an iterator which computes the arctangent of each iterated value.
@stdlib/math-iter-special-gamma1pm1
Create an iterator which computes `gamma(x+1) - 1` for each iterated value.
@stdlib/math-base-special-rsqrtf
Compute the reciprocal square root of a single-precision floating-point number.
@stdlib/strided-base-dmskmap
Apply a unary function accepting and returning double-precision floating-point numbers to each element in a double-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 double-precision floating-point strided output array.
@stdlib/math-strided-special-sdeg2rad
Convert each element in a single-precision floating-point strided array from degrees to radians.
@stdlib/math-strided-special-dcbrt
Compute the cube root of each element in a double-precision floating-point strided array.
@stdlib/utils-nonenumerable-property-symbols-in
Return an array of an object's own and inherited non-enumerable symbol properties.
@stdlib/stats-base-dists-rayleigh-mgf
Rayleigh distribution moment-generating function (MGF).
@stdlib/constants-float16
Half-precision floating-point mathematical constants.