cupy.angle

cupy.angle(z, deg=False)[source]

Returns the angle of the complex argument.

See also

numpy.angle()