This is documentation for an old release of NumPy (version 1.3.). Read this page Search for this page in the documentation of the latest stable release (version > 1.17).
Return the imaginary part of array.
val : array_like
Input array.
out : ndarray, real or int
Real part of each element, same shape as val.
numpy.real
numpy.conj