A simple library for performing basic math operations
ES Math-related intrinsics and helpers, robustly cached.
Exponential function.
Gamma function.
Natural exponential function.
Compute the principal square root of a double-precision floating-point number.
Complementary error function.
Evaluate a polynomial using double-precision floating-point arithmetic.
Evaluate bˣ - 1.
Calculate a scaled Lanczos sum for the approximation of the gamma function.
Incomplete gamma function.
math-random is an isomorphic, drop-in replacement for `Math.random` that uses cryptographically secure random number generation, where available
Evaluate a factorial.
Inverse complementary error function.
Beta function.
Compute the absolute value of a single-precision floating-point number.
Evaluate the signum function for a double-precision floating-point number.
Compute the binomial coefficient.
Inverse incomplete gamma function.
Parse math interval
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Calculate the Lanczos sum for the approximation of the gamma function.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
Test if a double-precision floating-point numeric value is NaN.