Math tools.
Continued fraction approximation.
Evaluate a polynomial using double-precision floating-point arithmetic.
Compute the sum of an infinite series.
Standard math.
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.
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.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Gamma function.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
Natural exponential function.
Compute the principal square root of a double-precision floating-point number.
Test if a finite numeric value is an odd number.
Exponential function.
Evaluate bˣ - 1.
Natural logarithm of the gamma function.
Complementary error function.
Round a double-precision floating-point number toward zero.
Evaluate the natural logarithm of a double-precision floating-point number.
Evaluate the natural logarithm of 1+x.
Return the maximum value.