Computes the phase angles, in radians, of the input elements specified in a.
c = angle(a)
Scalar or array of any dimension.
Phase angles, in radians, of the elements in a. c is a real array of the same size as a.
a = [2+3i, 7-8i] c = angle(a)
Where This Node Can Run:
Desktop OS: Windows
FPGA: DAQExpress does not support FPGA devices