Number of significand bits for a single-precision floating-point number.
Single-precision floating-point negative infinity.
Mask for excluding the sign bit of a single-precision floating-point number.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast or cast within the same kind.
Determine if an ndarray data type can be safely cast to another ndarray data type.
Test whether two values are equal data types.
Return the imaginary component of a single-precision complex floating-point number.
Return the real component of a single-precision complex floating-point number.
Test if an input value is a supported built-in ndarray data type string.
Test if an input value is a supported ndarray real-valued data type.
Return the ndarray data type with the smallest size and closest kind to which ndarray data types can be safely cast.
Test if an input value is a supported ndarray unsigned integer data type.
Test if an input value is a supported ndarray real-valued floating-point data type.
Test if an input value is a supported ndarray integer data type.
Test if an input value is a supported ndarray floating-point data type.
Test if an input value is a supported ndarray mask index data type.
Test if an input value is a supported ndarray integer index data type.
Test if an input value is a supported ndarray boolean index data type.
Test if an input value is a supported ndarray signed integer data type.
Resolve the data type that results from applying promotion rules to a provided list of data types.
Resolve a list of data type strings.
Test if an input value is a supported ndarray numeric data type.
Resolve the output ndarray data type for a binary function.
Return the real and imaginary components of a single-precision complex floating-point number.