cupy.real

cupy.real(val)[source]

Returns the real part of the elements of the array.

See also

numpy.real()