Click or drag to resize

Complex Constructor

Overload List
  NameDescription
Public methodComplex(Double)
Initializes a new instance with only the real component. The imaginary component defaults to 0.
Public methodComplex(Double, Double)
Initializes a new instance with real and imaginary components.
Top
See Also