Discrete uniform distribution entropy.
Degenerate distribution variance.
Evaluate the Dirac delta function.
Test whether at least one element in a provided array has a specified own property key-value pair.
Base 10 exponential function.
Calculate the arithmetic mean of a strided array, ignoring NaN values.
Compute the principal square root for each element in a single-precision floating-point strided array.
Calculate the minimum absolute value of a strided array.
Calculate the maximum value of a strided array according to a mask.
Cumulatively test whether at least `n` array elements in a provided array are truthy.
Degenerate distribution expected value.
Apply a plane rotation.
Compute sqrt(1 + x) - 1.
Test whether at least one element in an array passes a test implemented by a predicate function, while iterating from right to left.
Compute the absolute value of each element retrieved from a strided input array via a callback function and assign each result to an element in a strided output array.
Tools for manipulating ApiDOM structures.
Apply a unary function to each element retrieved from a four-dimensional nested input array according to a callback function and assign results to elements in a four-dimensional nested output array.
Return an array containing a truncated view of an input ndarray and a view of the last element(s) along a specified dimension.
Generate a list of masked unary interface signatures from strided array data types.
Return the last index of a specified search element in a one-dimensional ndarray.
Compute the sum along one or more ndarray dimensions.
Logistic distribution moment-generating function (MGF).
Resolve the output ndarray data type for a ternary function.
Runs a list of async tasks, passing the results of each into the next one