Strided array special math functions.
Standard math.
Multiply a double-precision floating-point number by an integer power of two.
Compute the absolute value of a double-precision floating-point number.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
Exponential function.
Gamma function.
Natural logarithm of the gamma function.
Natural exponential function.
Compute the principal square root of a double-precision floating-point number.
Round a double-precision floating-point number toward negative infinity.
Round a double-precision floating-point number toward zero.
Complementary error function.
Evaluate the natural logarithm of 1+x.
Compute the inverse coversed cosine of each element retrieved from an input strided array via a callback function.
Return the maximum value.
Compute the absolute value for each element in a double-precision floating-point strided array.
Compute gamma(x+1) - 1.
Compute the sine of a number.
Round a double-precision floating-point number toward positive infinity.
Incomplete gamma function.
Compute sin(πx).
Compute the arcsine of each element retrieved from an input strided array via a callback function.
Evaluate bˣ - 1.