Returns the real parts of the input elements.
c = real(a)
Scalar or array of any dimension of numeric or Boolean values.
Real parts of the elements in a. c is an array of the same size as a.
A = exp(pi*i/4) C = real(A)
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported