Minimal rational arithmetic library for exact geometric predicates in pure JavaScript
ES Math-related intrinsics and helpers, robustly cached.
Parses LaTeX math strings—typically extracted from Markdown—and converts them into an abstract syntax tree (AST).
Test if a double-precision floating-point numeric value is NaN.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Test if a double-precision floating-point numeric value is infinite.
Compute the absolute value of a double-precision floating-point number.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
Gamma function.
Multiply a double-precision floating-point number by an integer power of two.
Exponential function.
Natural exponential function.
A tiny invariant function
Compute the principal square root of a double-precision floating-point number.
Evaluate bˣ - 1.
Complementary error function.
Natural logarithm of the gamma function.
Test if a finite numeric value is an odd number.
Evaluate a polynomial using double-precision floating-point arithmetic.
Evaluate the natural logarithm of 1+x.
Round a double-precision floating-point number toward zero.
Round a double-precision floating-point number toward negative infinity.
Continued fraction approximation.