Create an iterator which performs an element-wise modulo operation of two or more iterators.
Standard math.
ES Math-related intrinsics and helpers, robustly cached.
Perform C-like multiplication of two unsigned 32-bit integers.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Test if a double-precision floating-point numeric value is NaN.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
Test if a double-precision floating-point numeric value is infinite.
Multiply a double-precision floating-point number by an integer power of two.
Compute the absolute value of a double-precision floating-point number.
Natural logarithm of the gamma function.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
Round a double-precision floating-point number toward zero.
Exponential function.
Round a numeric value to the nearest integer.
Test if a finite numeric value is an even number.
Gamma function.
Compute `x - nπ/2 = r`.
Compute exp(x) - 1.
Test if a finite numeric value is an odd number.
Round a double-precision floating-point number toward negative infinity.
Evaluate a factorial.
Compute sin(πx).
Natural exponential function.