Represents the square root of -1.
Namespace: Extreme.MathematicsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public static readonly DoubleComplex I
Public Shared ReadOnly I As DoubleComplex
public:
static initonly DoubleComplex I
static val I: DoubleComplex
Field Value
Type:
DoubleComplex
This complex number has its real part equal
to zero and its imaginary part equal to one.
Numerical Libraries
Supported in: 5.x, 4.x
Reference