public Phasor( PhasorType type, Complex z )
Public Sub New ( type As PhasorType, z As Complex )
public: Phasor( PhasorType type, Complex z )
Gemstone.Numeric.EE.Phasor = function(type, z);
In This Article