Calculate a scaled Lanczos sum for the approximation of the gamma function.
Return the maximum value.
Compute the sum of an infinite series.
Compute the cosine of a number.
Evaluate the natural logarithm of 1+x.
Convert an unsigned 32-bit integer to a signed 32-bit integer.
The bias of a double-precision floating-point number's exponent.
Complementary error function.
Create a zero-filled generic array.
Smallest positive double-precision floating-point normal number.
Natural logarithm of the gamma function.
Round a numeric value to the nearest integer.
Compute the sine of a number.
Degenerate distribution cumulative distribution function (CDF).
Continued fraction approximation.
High word mask for the exponent of a double-precision floating-point number.
Create a filled generic array.
Round a double-precision floating-point number to the nearest multiple of 10^n.
Test if a finite numeric value is an even number.
Compute `x - nπ/2 = r`.
Gamma distribution cumulative distribution function (CDF).
Allocate a buffer containing a provided string.
A function to parse floating point hexadecimal strings as defined by the WebAssembly specification
Chi-squared distribution cumulative distribution function (CDF).