Click or drag to resize

Complex32One Field

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

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

Field Value

Complex32
See Also