Return a Unicode code point from a string at a specified position.
Command-line interface.
Double-precision complex number functions.
Single-precision complex number functions.
String manipulation functions.
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Test if a value is a string.
Insert supplied variable values into a format string.
Split a double-precision floating-point number into a higher order word and a lower order word.
Create a double-precision floating-point number from a higher order word and a lower order word.
Test if a double-precision floating-point numeric value is NaN.
The bias of a double-precision floating-point number's exponent.
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.
Smallest positive double-precision floating-point normal number.
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
Test if a double-precision floating-point numeric value is infinite.
High word mask for the exponent of a double-precision floating-point number.
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Allocate a buffer containing a provided string.
Return a Unicode code point from a string at a specified position.
Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.
Create a string from a sequence of Unicode code points.
High word mask for excluding the sign bit of a double-precision floating-point number.