The exact-math is a set of methods for addition, subtraction, multiplication, division, rounding, ceiling, flooring and powering calculations. It can be used with big number as it handles the floating point problem.
Wrapper for exact-math purposed for use with Solidity!
Minimal rational arithmetic library for exact geometric predicates in pure JavaScript
ES Math-related intrinsics and helpers, robustly cached.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical 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.
Test if a double-precision floating-point numeric value is infinite.
Multiply a double-precision floating-point number by an integer power of two.
Compute the absolute value of a double-precision floating-point number.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
Exponential function.
Gamma function.
Natural logarithm of the gamma function.
Natural exponential function.
Complementary error function.
Compute the principal square root of a double-precision floating-point number.
Round a double-precision floating-point number toward zero.
Evaluate a polynomial using double-precision floating-point arithmetic.
Round a double-precision floating-point number toward negative infinity.
micromark extension to support math (`$C_L$`)
Calculate a scaled Lanczos sum for the approximation of the gamma function.
Evaluate bˣ - 1.
Incomplete gamma function.