Return a Unicode code point from a string at a specified position.
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Split a double-precision floating-point number into a higher order word and a lower order word.
Double-precision complex number functions.
Test if a double-precision floating-point numeric value is NaN.
Single-precision complex number functions.
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.
Test if a double-precision floating-point numeric value is infinite.
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Generate string from a token array by interpolating values.
Create a double-precision floating-point number from a higher order word and a lower order word.
Compute the absolute value of a double-precision floating-point number.
Tokenize a string into an array of string parts and format identifier objects.
String manipulation functions.
Test if a finite double-precision floating-point number is an integer.
Round a double-precision floating-point number toward zero.
Round a double-precision floating-point number toward negative infinity.
Compute the cosine of a double-precision floating-point number on [-π/4, π/4].
Set the more 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.
The maximum biased base 2 exponent for a subnormal 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.