Click or drag to resize

Complex32ImaginaryOne Field

Returns a new Complex32 instance with a real number equal to zero and an imaginary number equal to one.

Namespace: Altaxo.Calc
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static readonly Complex32 ImaginaryOne

Field Value

Complex32
See Also