Test if a finite double-precision floating-point number is a safe integer.
Test if a finite double-precision floating-point number is an integer.
Test if a double-precision floating-point numeric value is NaN.
Test if a double-precision floating-point numeric value is infinite.
Test if a finite numeric value is an odd number.
Test if a finite double-precision floating-point number is a nonnegative integer.
Test if a finite numeric value is an even number.
Test if a double-precision floating-point numeric value is positive zero.
Test if a double-precision floating-point numeric value is negative zero.
Multiply a double-precision floating-point number by an integer power of two.
Test if a finite double-precision floating-point number is a positive integer.
Test if a single-precision floating-point numeric value is finite.
Test if a single-precision floating-point numeric value is NaN.
Gamma function.
Test if a finite double-precision floating-point number is a negative integer.
Test if a double-precision floating-point numeric value is finite.
Round a numeric value to the nearest integer.
Evaluate a factorial.
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.
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.
Natural exponential function.
Test if a value is a number having an integer value.