Math array function tools.
Continued fraction approximation.
Evaluate a polynomial using double-precision floating-point arithmetic.
Return a function which tests if every element in an array passes a test condition.
Standard math.
Compute the sum of an infinite series.
Round a double-precision floating-point number toward zero.
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.
Compute the absolute value of a double-precision floating-point number.
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.
Exponential function.
Constructor for applying a unary function to each element in an input array.
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.
Round a double-precision floating-point number toward negative infinity.
Evaluate bˣ - 1.
Natural logarithm of the gamma function.
Complementary error function.