Math library in js ## Install first ⚙️ ```bash npm install js-math-lib ```
Bitfinex JS Math Lib
Bitfinex JS Math Lib
ES Math-related intrinsics and helpers, robustly cached.
Gamma function.
Exponential 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.
Beta function.
Inverse complementary error 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.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Parse math interval
Calculate the Lanczos sum for the approximation of the gamma function.
Inverse incomplete gamma function.