Base (i.e., lower-level) math functions.
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.
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.
Test if a double-precision floating-point numeric value is NaN.
Test if a double-precision floating-point numeric value is infinite.
Exponential function.
Gamma function.
Round a double-precision floating-point number toward negative infinity.
Natural exponential function.
Return the maximum value.
Compute the principal square root of a double-precision floating-point number.
Round a double-precision floating-point number toward zero.
Round a double-precision floating-point number toward positive infinity.
Natural logarithm of the gamma function.
Complementary error function.
Compute the sine of a number.
Evaluate the natural logarithm of 1+x.
Compute gamma(x+1) - 1.
Incomplete gamma function.
Evaluate a polynomial using double-precision floating-point arithmetic.
Compute the cosine of a number.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.