A collection of utility functions for Ethereum
Nanoscale assertion module
Test if an object has a specified method name.
Round a numeric value to the nearest integer.
Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible
Natural logarithm of the smallest normalized double-precision floating-point number.
List of ndarray orders.
Compute the cosine of a number.
Get and robustly cache all JS language-level intrinsics at first require time
The minimum biased base 2 exponent for a normal double-precision floating-point number.
Compute sin(πx).
Return the minimum value.
Evaluate the natural logarithm of a double-precision floating-point number.
Compute the cosine of a double-precision floating-point number on [-π/4, π/4].
Compute exp(x) - 1.
Square root of 2π.
Compute `x - nπ/2 = r`.
π.
Test if a value is a Complex128Array.
Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.
Helper function for exhaustive checks of discriminated unions in TypeScript
Compute the sine of a double-precision floating-point number on [-π/4, π/4].
Euler's number.
Function constructor.