Evaluate bˣ - 1.
Test if a double-precision floating-point numeric value is negative zero.
Compute the sum of an infinite series.
Return the maximum value.
Compute gamma(x+1) - 1.
Compute the cosine of a number.
Compute the sine of a double-precision floating-point number on [-π/4, π/4].
Compute the cosine of a double-precision floating-point number on [-π/4, π/4].
Incomplete gamma function.
Test if a double-precision floating-point numeric value is positive zero.
Compute the sine of a number.
Evaluate the natural logarithm of a double-precision floating-point number.
Calculate a scaled Lanczos sum for the approximation of the gamma function.
Continued fraction approximation.
Math helpers for blockchain projects
Round a numeric value to the nearest integer.
Test if a finite numeric value is an even number.
Compute `x - nπ/2 = r`.
Return the minimum value.
Modulus function.
Evaluate ln(1+x) - x.
Compute exp(x) - 1.
Plugin to convert mathematical expressions in Markdown (MDAST) to DOCX using LaTeX-style syntax. Integrates seamlessly with mdast2docx.
Inverse complementary error function.