Detect native Int16Array support.
Detect native Int8Array support.
Detect native Symbol.iterator support.
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Determine if an ndarray data type can be safely cast to another ndarray data type.
Test if a value is a number having a positive integer value.
Test if an input value is a supported array real-valued floating-point data type.
Tokenize a string into an array of string parts and format identifier objects.
Test if a value is an arguments object.
Compute the absolute value of a double-precision floating-point number.
Create a double-precision floating-point number from a higher order word and a lower order word.
Determine if an ndarray data type can be safely cast or, for floating-point data types, downcast to another ndarray data type.
Test if a value is an array of strings.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
Test if an input value is a supported array real-valued data type.
Test if two double-precision floating-point numbers are the same value.
Test if an input value is a supported array signed integer data type.
Test if a value is an ArrayBuffer.
Test if an object's own property is enumerable.
Determine if an ndarray data type can be cast to another ndarray data type according to a specified casting mode.
Test if an input value is a supported ndarray real-valued data type.
Test if an input value is a supported built-in ndarray data type string.