Compute the absolute value of a double-precision floating-point number.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
Double-precision floating-point negative infinity.
Check if an environment is big endian.
Node Client for Etherpad
Test if a value is object-like.
Load a manifest for compiling source files.
Number constructor.
Detect native Symbol.toStringTag support.
Split a double-precision floating-point number into a higher order word and a lower order word.
Read the entire contents of a file.
Return the real and imaginary components of a single-precision complex floating-point number.
Return the current working directory.
Test if a double-precision floating-point numeric value is infinite.
Test if an object has a specified property.
Detect native Float32Array support.
Define (or modify) an object property.
Return a regular expression to match a newline character sequence.
High word mask for excluding the sign bit of a double-precision floating-point number.
Return a regular expression to capture a function name.
Detect native Uint16Array support.
Detect native Uint8Array support.
Maximum unsigned 16-bit integer.