ComplexImaginaryOne Property |
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.1.416.0 (23.1.416.0)
Syntaxpublic static Complex ImaginaryOne { get; }
Public Shared ReadOnly Property ImaginaryOne As Complex
Get
public:
static property Complex ImaginaryOne {
Complex get ();
}
static member ImaginaryOne : Complex with get
Property Value
Type:
Complex
See Also