Base mathematical assertion utilities.
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 an integer.
Test if a finite numeric value is an even number.
Test if a double-precision floating-point numeric value is negative zero.
Test if a double-precision floating-point numeric value is positive zero.
Test if a double-precision floating-point numeric value is finite.
Test if a single-precision floating-point numeric value is NaN.
Test if a single-precision floating-point numeric value is finite.
Test if a finite double-precision floating-point number is a nonnegative integer.
Test if a double-precision floating-point number is a probability.
Test if a finite double-precision floating-point number is a positive integer.
Test if a finite double-precision floating-point number is a negative integer.
Test if a single-precision floating-point numeric value is negative zero.
Test if a single-precision floating-point numeric value is positive zero.
Test if a single-precision floating-point numeric value is infinite.
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.
Test if a finite single-precision floating-point number is an integer.
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.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.