Computes the greatest common divisor (gcd).
Computes the least common multiple (lcm).
Parse math interval
Positive infinity.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
Positive infinity.
Return the real and imaginary components of a single-precision complex floating-point number.
Return the real and imaginary components of a double-precision complex floating-point number.
Test if a double-precision floating-point numeric value is NaN.
Double-precision floating-point negative infinity.
Compute the absolute value of a double-precision floating-point number.
The bias of a double-precision floating-point number's exponent.
Smallest positive double-precision floating-point normal number.
Test if a double-precision floating-point numeric value is infinite.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
High word mask for the exponent of a double-precision floating-point number.
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
The minimum biased base 2 exponent for a subnormal double-precision floating-point number.
The maximum biased base 2 exponent for a double-precision floating-point number.
Multiply a double-precision floating-point number by an integer power of two.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Implementation of special functions and distributions mathematical functions from the cephes library.
Round a double-precision floating-point number toward negative infinity.
Find how many values of a discrete periodic function are contained in an interval.
Test if a finite double-precision floating-point number is an integer.
Find the nearest value of a discrete periodic function, given a point.
Given a point and a distance, determine how many periodic values were skipped.
Mathematical expression evaluator
Compute the principal square root of a double-precision floating-point number.
Test if a finite numeric value is an even number.
Natural logarithm of 2.
Round a double-precision floating-point number toward zero.
Test if a finite numeric value is an odd number.
Round a double-precision floating-point number toward positive infinity.
Round a numeric value to the nearest integer.
Exponential function.
Compute `x - nπ/2 = r`.
Natural exponential function.
Compute the sine of a number on `[-π/4, π/4]`.
Compute the cosine of a number on `[-π/4, π/4]`.
Test if a double-precision floating-point numeric value is negative zero.
Natural logarithm.
Test if a double-precision floating-point numeric value is positive zero.
The Euler-Mascheroni constant.