A collection of helpers to perform operations on/related to a string value
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
Evaluate bˣ - 1.
Test if a finite numeric value is an even number.
Round a numeric value to the nearest integer.
Compute sin(πx).
Degenerate distribution cumulative distribution function (CDF).
Compute the cosine of a number.
The maximum biased base 2 exponent for a double-precision floating-point number.
Evaluate the natural logarithm of a double-precision floating-point number.
Compute the cosine of a double-precision floating-point number on [-π/4, π/4].
Replace search occurrences with a replacement string.
Compute `x - nπ/2 = r`.
Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.
Compute the sine of a double-precision floating-point number on [-π/4, π/4].
The minimum biased base 2 exponent for a subnormal double-precision floating-point number.
Compute the sum of an infinite series.
Continued fraction approximation.
Chi-squared distribution cumulative distribution function (CDF).
Compute exp(x) - 1.
Return the minimum value.
Modulus function.
Insert supplied variable values into a format string.
Gamma distribution cumulative distribution function (CDF).