Platform byte order.
Platform float word order.
OS utilities.
Load a manifest for compiling source files.
Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.
Determine if an ndarray data type can be cast to another ndarray data type according to a specified casting mode.
Determine if an ndarray data type can be safely cast to another ndarray data type.
Determine if an ndarray data type can be safely cast or, for floating-point data types, downcast to another ndarray data type.
Wrap a function and casts a function's return value to a complex number.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast or cast within the same kind.
stand-alone library of threejs examples
Return a list of ndarray data types to which a provided ndarray data type can be safely cast and, for floating-point data types, can be downcast.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Maximum unsigned 8-bit integer.
Test if a value is an array.
Return a function which tests if every element in an array passes a test condition.
Determine the name of a value's constructor.
Convert between POSIX and Windows paths.
Compute the absolute value of a double-precision floating-point number.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast.
Detect native Symbol.toStringTag support.
Return the current working directory.
Double-precision floating-point negative infinity.