An example of creating a package
Computes the greatest common divisor (gcd).
Computes the least common multiple (lcm).
Mathematical expression evaluator
Double-precision floating-point positive infinity.
Double-precision floating-point negative infinity.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
Return the real and imaginary components of a double-precision complex floating-point number.
Return the real and imaginary components of a single-precision complex floating-point number.
Compute the absolute value of a double-precision floating-point number.
Smallest positive double-precision floating-point normal number.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
The bias of a double-precision floating-point number's exponent.
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.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
High word mask for the exponent of a double-precision floating-point number.
Multiply a double-precision floating-point number by an integer power of two.
High word mask for excluding the sign bit of a double-precision floating-point number.
High word mask for the sign bit of a double-precision floating-point number.
Parse math interval
Round a double-precision floating-point number toward negative infinity.
Return the maximum value.
Compute the principal square root of a double-precision floating-point number.
Gamma function.
Evaluate the natural logarithm of a double-precision floating-point number.
Round a numeric value to the nearest integer.
Natural logarithm of 2.
Round a double-precision floating-point number toward positive infinity.
High word mask for the significand of a double-precision floating-point number.
Round a double-precision floating-point number toward zero.
Natural exponential function.
Compute the sine of a number.
Compute the cosine of a number.
Compute `x - nπ/2 = r`.
Compute the sine of a double-precision floating-point number on [-π/4, π/4].