Convert an unsigned 32-bit integer to a signed 32-bit integer.
Evaluate the natural logarithm of 1+x.
Compute the sine of a number.
Compute gamma(x+1) - 1.
Evaluate a polynomial using double-precision floating-point arithmetic.
Round a double-precision floating-point number toward positive infinity.
Set the more significant 32 bits of a double-precision floating-point number.
Test if a single-precision floating-point numeric value is NaN.
Set the less significant 32 bits of a double-precision floating-point number.
Inverse incomplete gamma function.
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
Evaluate bˣ - 1.
Degenerate distribution cumulative distribution function (CDF).
Compute sin(πx).
Compute the cosine of a number.
Compute the cosine of a double-precision floating-point number on [-π/4, π/4].
Inverse complementary error function.
Evaluate the natural logarithm of a double-precision floating-point number.
Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.
Compute the sum of an infinite series.
Compute the sine of a double-precision floating-point number on [-π/4, π/4].
The minimum biased base 2 exponent for a subnormal double-precision floating-point number.
Continued fraction approximation.
Insert supplied variable values into a format string.