List of ndarray casting modes.
The maximum biased base 2 exponent for a double-precision floating-point number.
Round a numeric value to the nearest integer.
Test if a finite numeric value is an even number.
Compute sin(πx).
Chi-squared distribution cumulative distribution function (CDF).
The minimum biased base 2 exponent for a subnormal double-precision floating-point number.
Compute the cosine of a number.
Evaluate the natural logarithm of a double-precision floating-point number.
Compute the cosine of a double-precision floating-point number on [-π/4, π/4].
Compute `x - nπ/2 = r`.
Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.
Compute the sine of a double-precision floating-point number on [-π/4, π/4].
Gamma distribution cumulative distribution function (CDF).
Continued fraction approximation.
Compute the sum of an infinite series.
Return the ndarray data type with the smallest size and closest kind to which ndarray data types can be safely cast.
Return the data type of a provided ndarray.
Compute exp(x) - 1.
Modulus function.
Return the minimum value.
Return a view of an input ndarray.
Resolve a list of data type enumeration constants.
Evaluate a factorial.