Compute the absolute value of a double-precision floating-point number.
Create a double-precision floating-point number from a higher order word and a lower order word.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
Exponential function.
Round a numeric value to the nearest integer.
Test if a finite numeric value is an even number.
Complementary error function.
Compute `x - nπ/2 = r`.
Gamma function.
Create a filled generic array.
Compute exp(x) - 1.
String manipulation functions.
Calculate a scaled Lanczos sum for the approximation of the gamma function.
Base 58 encoding / decoding
Test if a double-precision floating-point numeric value is positive zero.
Double-precision complex number functions.
Test if a finite numeric value is an odd number.
A stricter URI encode adhering to RFC 3986
Single-precision complex number functions.
Evaluate a factorial.
Trim whitespace characters from the beginning and end of a string.
Test if a finite double-precision floating-point number is an integer.
The maximum biased base 2 exponent for a double-precision floating-point number.
Natural exponential function.