Modulus function.
Return the minimum value.
Compute exp(x) - 1.
Gamma distribution cumulative distribution function (CDF).
Test if a value is a regular expression string.
Escape a regular expression string or pattern.
Evaluate ln(1+x) - x.
Common APIs shared across base pseudorandom number generators.
Convert a string to lowercase.
Evaluate a factorial.
Inverse complementary error function.
Return a Unicode code point from a string at a specified position.
Compute the absolute value of a single-precision floating-point number.
Return an integer corresponding to the unbiased exponent of a single-precision floating-point number.
Uncapitalize the first character of a string.
Allocate a buffer containing a provided string.
Create a regular expression from a regular expression string.
Convert a half-precision floating-point number to the nearest single-precision floating-point number.
Test if a double-precision floating-point numeric value is finite.
Beta function.
Evaluate the signum function for a double-precision floating-point number.
Convert a half-precision floating-point number to the nearest double-precision floating-point number.
Test if a single-precision floating-point numeric value is NaN.
Convert a double-precision floating-point number to the nearest half-precision floating-point number.