The Complex Gain (or Gain) component scales the complex input by a complex gain .
To use the complex conjugate of , set Use Conjugate Input to .
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.