Mask for the sign bit of a half-precision floating-point number.
Standard input.
Number of significand bits for a single-precision floating-point number.
Mask for the sign bit of a single-precision floating-point number.
Compute the arcsine of a double-precision floating-point number.
Maximum single-precision floating-point number.
Maximum half-precision floating-point number.
16-bit half-precision floating-point number.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
ES2015 `Array#findIndex()` ponyfill
stand-alone library of threejs examples
Mask for excluding the sign bit of a single-precision floating-point number.
List of ndarray data types.
Normalize an index to the interval [0,max].
Return the prototype of a provided object.
Test if a value is an object.
Test if a value is a boolean.
Detect native Uint32Array support.
Detect native Symbol support.
Test if a value is a Buffer object.
Trim whitespace characters from the beginning and end of a string.
Test if a value is an array of strings.
List of array data types.
Test if a value is a function.