powered by
Complex unit phasor of the given angle in degrees.
an(degrees)
A complex value or array of exp(1i*degrees*pi/180).
exp(1i*degrees*pi/180)
Angle in degrees.
This is a utility function to make it easier to specify phasor values as a magnitude times an angle in degrees.
120*an(30) + 125*an(-160)
Run the code above in your browser using DataLab