BLAS memory layouts.
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
The Euler-Mascheroni constant.
`Object.defineProperty`, but not IE 8's broken one.
Robustly get the length of a Typed Array
Convert a string to lowercase.
A helper to optimistically set Symbol.toStringTag, when possible.
Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Complementary error function.
Convert an array-like object to an object likely to have the same "shape".
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
Incomplete gamma function.
Natural exponential function.
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Calculate a scaled Lanczos sum for the approximation of the gamma function.
Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.
Compute the principal square root of a double-precision floating-point number.
Symbols.
Give a regex, get a robust predicate function that tests it against a string.
Create a zero-filled generic array.
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Format an error message for production.
Test if two arguments are both Float64Arrays and have the same values.
Square root of double-precision floating-point epsilon.