Compute gamma(x+1) - 1.
Calculate a scaled Lanczos sum for the approximation of the gamma function.
Return the maximum value.
Compute the sum of an infinite series.
Convert an unsigned 32-bit integer to a signed 32-bit integer.
Evaluate the natural logarithm of 1+x.
Compute the cosine of a number.
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.
Round a numeric value to the nearest integer.
Natural logarithm of the gamma function.
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.
Round a double-precision floating-point number to the nearest multiple of 10^n.
Allocate a buffer containing a provided string.
Gamma distribution cumulative distribution function (CDF).
Compute `x - nπ/2 = r`.
Chi-squared distribution cumulative distribution function (CDF).
Test if an input value is a supported array complex-valued floating-point data type.
Create a filled generic array.