Fill a strided array with pseudorandom numbers drawn from an exponential distribution.
Strided.
Exponentially distributed pseudorandom numbers.
Exponential function.
Reinterpret a Complex64Array as a Float32Array.
Reinterpret a Complex128Array as a Float64Array.
Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
Reinterpret a BooleanArray as a Uint8Array.
Natural exponential function.
Determine the index offset which specifies the location of the first indexed value in a strided array.
Standard math.
Apply a nullary callback and assign results to elements in a strided output array.
Laplace (double exponential) distributed pseudorandom numbers.
Convert a Node-API value representing a strided array to a single-precision floating-point array.
Calculate the arithmetic mean of a strided array.
Random numbers.
Calculate the variance of a strided array using a two-pass algorithm.
Calculate the arithmetic mean of a strided array using a two-pass error correction algorithm.
Apply a binary callback to elements in strided input arrays and assign results to elements in a strided output array.
Reinterpret a complex-valued floating-point array as a real-valued floating-point array having the same precision.
Convert a Node-API value representing a strided array to a double-precision floating-point array.
Calculate the variance of a strided array.
Return the minimum accessible index based on a set of provided strided array parameters.
Compute exp(x) - 1.