Compute the absolute value of a double-precision floating-point number.
Multiply a double-precision floating-point number by an integer power of two.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
Natural logarithm of the gamma function.
Exponential function.
Round a double-precision floating-point number toward zero.
Gamma function.
Round a numeric value to the nearest integer.
Round a double-precision floating-point number toward negative infinity.
Natural exponential function.
Compute the principal square root of a double-precision floating-point number.
Compute `x - nπ/2 = r`.
Compute sin(πx).
Complementary error function.
Evaluate the natural logarithm of 1+x.
Round a double-precision floating-point number toward positive infinity.
Compute exp(x) - 1.
Compute the sine of a double-precision floating-point number on [-π/4, π/4].
Return the maximum value.
Compute the sine of a number.
Compute gamma(x+1) - 1.
Evaluate a factorial.
Evaluate bˣ - 1.
Compute the cosine of a number.