4.3 COMPLEX: Complex value
4.3.1 Syntax
COMPLEX realpart imaginarypart options
4.3.2 Purpose
Complex component value, using a real and imaginary part. AC only.
4.3.3 Comments
Strictly, this adds no functionality over the polar option on any
function, except notational convenience.
4.3.4 Example
- V12 2 0 complex 1,2
- A voltage source with a value of 1 + j2
volts.