The imaginary unit.
Namespace: Imsl.MathAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public static readonly Complex I
Public Shared ReadOnly I As Complex
public:
static initonly Complex I
Field Value
Type:
ComplexRemarks
This constant is set to new Complex(0,1).
See Also