Create an iterator which generates a sequence of cubes.
Standard math.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
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 NaN.
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.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
Exponential function.
Gamma function.
Test if a finite numeric value is an odd number.
Test if a finite double-precision floating-point number is an integer.
Natural exponential function.
Natural logarithm of the gamma function.
Complementary error function.
Compute the principal square root of a double-precision floating-point number.
Round a double-precision floating-point number toward negative infinity.
Round a double-precision floating-point number toward zero.
Evaluate the natural logarithm of 1+x.
Test if a double-precision floating-point numeric value is negative zero.
Incomplete gamma function.
Return the maximum value.
Compute gamma(x+1) - 1.