Math utility iterators.
Standard math.
Test if a double-precision floating-point numeric value is NaN.
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.
Gamma function.
Test if a double-precision floating-point numeric value is infinite.
Multiply a double-precision floating-point number by an integer power of two.
Natural exponential function.
Compute the principal square root of a double-precision floating-point number.
Exponential function.
Natural logarithm of the gamma function.
Round a double-precision floating-point number toward zero.
Evaluate bˣ - 1.
Evaluate the natural logarithm of 1+x.
Evaluate the natural logarithm of a double-precision floating-point number.
Determine the name of a value's constructor.
Convert between POSIX and Windows paths.
Standard iterator utilities.
Continued fraction approximation.
Define a non-enumerable read-only property.
Determine the specification defined classification of an object.