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