Standard math.
The maximum biased base 2 exponent for a double-precision floating-point number.
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
Detect native Uint8Array support.
A PNG decoder in JS
Return an array of an object's own enumerable property names and symbols.
High word mask for excluding the sign bit of a double-precision floating-point number.
Detect native Uint16Array support.
Hashing made simple. Get the hash of a buffer/string/stream/file.
Test if a double-precision floating-point numeric value is NaN.
Return the real and imaginary components of a double-precision complex floating-point number.
Return the first index at which a given element can be found.
Determine the specification defined classification of an object.
Multiply a double-precision floating-point number by an integer power of two.
Detect native Float64Array support.
Check if an environment is little endian.
The minimum biased base 2 exponent for a subnormal double-precision floating-point number.
Double-precision floating-point positive infinity.
Test if a value is a gzip buffer.
Return the global object.
Test if a value is a regular expression.
Copy the elements of an indexed array-like object to a new generic array.
Create a factory function for generating pseudorandom values drawn from a binary PRNG.
Test if a value is a BooleanArray.