imag#

rbc.stdlib.elementwise_functions.imag(x)#

❌ Not implemented

Returns the imaginary component of a complex number for each element x_i of the input array x.

Array-API ‘imag’ doc