cupy.imag#

cupy.imag(val)[source]#

Returns the imaginary part of the elements of the array.

See also

numpy.imag()