Double-precision complex number functions.
Test if a finite numeric value is an odd number.
Return a list of unique indices after normalizing to the interval [0,max].
Round a double-precision floating-point number toward negative infinity.
Return the shape of a provided ndarray.
Evaluate a factorial.
Return the underlying data buffer of a provided ndarray.
Single-precision complex number functions.
Expand the shape of an array to a specified dimensionality by spreading its dimensions to specified dimension indices and inserting dimensions of size one for the remaining dimensions.
Test if a finite double-precision floating-point number is an integer.
Compute sin(πx).
Natural exponential function.
Default ndarray settings.
Compute the absolute value of a single-precision floating-point number.
Return the number of ndarray dimensions.
Complementary error function.
Round a double-precision floating-point number toward positive infinity.
Create a zero-filled ndarray having a specified shape and data type.
Resolve the output ndarray data type for a unary function.
Compute the principal square root of a double-precision floating-point number.
Evaluate a polynomial using double-precision floating-point arithmetic.
Compute the sine of a double-precision floating-point number on [-π/4, π/4].
Create a filled generic array.
Return the maximum value.