String manipulation functions.
Evaluate the natural logarithm of 1+x.
Set the more significant 32 bits of a double-precision floating-point number.
Natural exponential function.
Test if a finite numeric value is an even number.
Round a numeric value to the nearest integer.
Replace the substring after the first occurrence of a specified search string.
Trim whitespace characters from the beginning and end of a string.
Convert an unsigned 32-bit integer to a signed 32-bit integer.
Compute the principal square root of a double-precision floating-point number.
Test if a finite numeric value is an odd number.
Compute `x - nπ/2 = r`.
The minimum biased base 2 exponent for a subnormal double-precision floating-point number.
Double-precision complex number functions.
Round a double-precision floating-point number toward negative infinity.
Set the less significant 32 bits of a double-precision floating-point number.
Single-precision complex number functions.
Compute exp(x) - 1.
Compute sin(πx).
Test if a finite double-precision floating-point number is an integer.
Complementary error function.
Return the minimum value.
Replace the substring after the last occurrence of a specified search string.
Create a filled generic array.