Click or drag to resize

ComplexImaginary Property

Gets or sets the imaginary value of the complex number.

Namespace: DotNumerics
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public double Imaginary { get; set; }
Request Example View Source

Property Value

Double
See Also