Test if an input value is a supported array signed integer data type.
Beta function.
Apply a callback function to elements in an input array and assign results to elements in a new output array.
Convert a half-precision floating-point number to the nearest single-precision floating-point number.
Determine the minimum array data type for storing a provided signed integer value.
Evaluate the signum function for a double-precision floating-point number.
Int32Array.
Convert a half-precision floating-point number to the nearest double-precision floating-point number.
Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.
Test if a single-precision floating-point numeric value is NaN.
Determine the order of a multidimensional array based on a provided stride array.
Convert a single-precision floating-point number to the nearest half-precision floating-point number.
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero.
Convert a double-precision floating-point number to the nearest half-precision floating-point number.
Calculate the sum of strided array elements using pairwise summation.
Int8Array.
Fill all elements within a portion of an array with a specified value.
Inverse incomplete gamma function.
Test if a single-precision floating-point numeric value is finite.
Given a stride array, determine array iteration order.
Degenerate distribution quantile function.
Add a scalar constant to each strided array element and compute the sum using pairwise summation.
Compute the binomial coefficient.
Return the index of the first element which equals a provided search element.