The Complex Add (or Add) component computes the scaled sum of the two complex inputs and .
To use the complex conjugate of or , set Use Conjugate Input 1 or Use Conjugate Input 2 to , respectively.
A complex parameter value may be entered using the complex constructor, for example, Complex(3,4), or using I for the imaginary unit, 3+4*I. If a purely real value is entered, the real value will be converted to its complex equivalent.