Define a non-enumerable read-only accessor.
Mask for the significand of a half-precision floating-point number.
The bias of a half-precision floating-point number's exponent.
Natural logarithm of the square root of 2π.
Evaluate the signum function for a double-precision floating-point number.
Return an integer corresponding to the unbiased exponent of a single-precision floating-point number.
Is this value negative zero? === will lie to you
Node standard library for browser.
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Mask for the exponent of a half-precision floating-point number.
Default array settings.
Evaluate the tangent of a number.
Maximum length for a typed array.
Unbox a boxed JS primitive value.
Square root of 2.
CLI arguments parser. Native port of python's argparse.
Resolve npm package details, like name and base path, given an absolute path to a file inside a package
Minimal async jobs utility library, with streams support
Beta function.
Complex64Array.
Set a function's length property
Calculate the sum of strided array elements using pairwise summation.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable