Int16Array.
Return an integer corresponding to the unbiased exponent of a single-precision floating-point number.
Create a typed array.
Int32Array.
Return a constructor for creating arrays having a fixed-width composite data type.
Int8Array.
Convert a half-precision floating-point number to the nearest single-precision floating-point number.
Convert a single-precision floating-point number to the nearest half-precision floating-point number.
Test if an array-like object supports the accessor (get/set) protocol.
Test if a value is a Float32Array.
Test if a value is an object.
Apply a binary callback to elements in strided input arrays and assign results to elements in a strided output array.
Test if a value is an array-like object.
Resolve a loop block size for multi-dimensional array tiled loops.
Create a zero-filled array having a specified length.
Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
Return the single letter character abbreviation for an underlying array data type.
stdlib TypeScript type declarations.
Test if a value is a Uint32Array.
Test if a value is a Uint16Array.
Test if a value is a complex number-like object.
Test if a value is a Uint8Array.
Test if a value is a Complex64Array.
Return the alignment (in bytes) for an underlying array data type.