Count the number of elements in an array that are equal to a specified value.
Create a filled generic array.
Count the number of elements in an array that are equal to a specified value.
Test if an array-like object supports the accessor (get/set) protocol.
Test if a value is a Complex64Array.
Test if a value is a Complex128Array.
Test if a value is an array.
Generate string from a token array by interpolating values.
Compute the absolute value of a double-precision floating-point number.
Tokenize a string into an array of string parts and format identifier objects.
Convert an array-like object to an object likely to have the same "shape".
Create a zero-filled generic array.
Test if a double-precision floating-point numeric value is NaN.
Test if a double-precision floating-point numeric value is infinite.
Test if an array contains a provided search value.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Split a double-precision floating-point number into a higher order word and a lower order word.
Return the index of the first element which equals a provided search element according to the same value algorithm.
Compute the absolute value of a single-precision floating-point number.
Test if a value is a Float32Array.
Test if a value is an object.
Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
Test if a double-precision floating-point numeric value is negative zero.
Test if a value is a Float64Array.