Test if a finite double-precision floating-point number is a negative integer.
Tokenize a string into an array of string parts and format identifier objects.
Create a double-precision floating-point number from a higher order word and a lower order word.
Split a double-precision floating-point number into a higher order word and a lower order word.
Compute the principal square root of a single-precision floating-point number.
Compute the cube root of a double-precision floating-point number.
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Return an unsigned 32-bit integer corresponding to 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.
Round a single-precision floating-point number toward negative infinity.
Compute the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y).
Multiplies a double-precision floating-point number by an integer power of two.
F distribution cumulative distribution function (CDF).
Compute the natural logarithm of exp(x) + exp(y).
Compute the absolute difference of two real numbers.
Convert a string to lowercase.
Convert an unsigned 32-bit integer to a signed 32-bit integer.
Double-precision complex number functions.
Apply a callback function to elements in an input array and assign results to elements in a new output array.
Evaluate a correction term for double-precision base-2 and base-10 logarithms when 1+f is in [√2/2, √2].
Set the less significant 32 bits of a double-precision floating-point number.
Single-precision complex number functions.
Gamma distribution logarithm of cumulative distribution function (CDF).