Create a string from a sequence of Unicode code points.
Create a regular expression from a regular expression string.
Create a double-precision floating-point number from a higher order word and a lower order word.
Allocate a buffer containing a provided string.
Double-precision complex number functions.
Single-precision complex number functions.
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
Multiply a double-precision floating-point number by an integer power of two.
Split a double-precision floating-point number into a higher order word and a lower order word.
Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Test if a double-precision floating-point numeric value is NaN.
High word mask for excluding the sign bit of a double-precision floating-point number.
Test if a double-precision floating-point numeric value is infinite.
The maximum biased base 2 exponent for a double-precision floating-point number.
Compute the absolute value of a double-precision floating-point number.
Generate string from a token array by interpolating values.
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Return the real and imaginary components of a double-precision complex floating-point number.
Double-precision floating-point negative infinity.
The minimum biased base 2 exponent for a subnormal double-precision floating-point number.
Test if a value is a regular expression string.
High word mask for the sign bit of a double-precision floating-point number.