Round a numeric value to the nearest integer.
Resolve a list of data type enumeration constants.
Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.
Evaluate the natural logarithm of a double-precision floating-point number.
The maximum biased base 2 exponent for a double-precision floating-point number.
Compute the sum of an infinite series.
The minimum biased base 2 exponent for a subnormal double-precision floating-point number.
Return the ndarray data type with the smallest size and closest kind to which ndarray data types can be safely cast.
Compute `x - nπ/2 = r`.
Continued fraction approximation.
Chi-squared distribution cumulative distribution function (CDF).
Return the minimum value.
Gamma distribution cumulative distribution function (CDF).
Modulus function.
Test if an input value is a supported input ndarray casting policy.
Compute exp(x) - 1.
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.
Reorder ndarray dimensions and associated strides for loop interchange.
Multidimensional Arrays
Evaluate ln(1+x) - x.
Resolve the input ndarray casting data type for a unary function.
Evaluate a factorial.
Inverse complementary error function.
Data type constructor.