Complex32Imaginary Property |
Gets the real imaginary component of the complex number.
Namespace: Altaxo.CalcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public float Imaginary { get; }
Property Value
SingleThe real imaginary component of the complex number.
See Also