C APIs for registering a Node-API module exporting an interface for invoking a quinary numerical function.
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.
C APIs for registering a Node-API module exporting an interface for invoking a ternary numerical function.
Multiply a double-precision floating-point number by an integer power of two.
Test if a double-precision floating-point numeric value is NaN.
Test if a double-precision floating-point numeric value is infinite.
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.
Natural logarithm of the gamma function.
Round a double-precision floating-point number toward zero.
Exponential function.
Gamma function.
Complementary error function.
Round a numeric value to the nearest integer.
Test if a finite numeric value is an even number.
Compute `x - nπ/2 = r`.
Test if a finite numeric value is an odd number.
Calculate a scaled Lanczos sum for the approximation of the gamma function.
Compute exp(x) - 1.
Test if a double-precision floating-point numeric value is positive zero.
Natural exponential function.
Test if a finite double-precision floating-point number is an integer.
Round a double-precision floating-point number toward negative infinity.