Single-precision complex number functions.
Convert an unsigned 32-bit integer to a signed 32-bit integer.
Test if a finite double-precision floating-point number is an integer.
Evaluate a polynomial using double-precision floating-point arithmetic.
Test if a finite numeric value is an odd number.
Create a zero-filled generic array.
Natural logarithm of the gamma function.
Natural exponential function.
Compute the principal square root of a double-precision floating-point number.
Complementary error function.
Round a double-precision floating-point number toward positive infinity.
Compute sin(πx).
Set the less significant 32 bits of a double-precision floating-point number.
Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
Compute the cosine of a number.
Incomplete gamma function.
Round a double-precision floating-point number toward zero.
Create a filled generic array.
Compute the cosine of a double-precision floating-point number on [-π/4, π/4].
Test if a double-precision floating-point numeric value is negative zero.
Return the maximum value.
Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.
Compute the sine of a double-precision floating-point number on [-π/4, π/4].
Insert supplied variable values into a format string.