Click or drag to resize

ComplexMathI Property

Gets the unit imaginary number I.

Namespace:  Meta.Numerics
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public static Complex I { get; }

Property Value

Type: Complex
The unit imaginary number.
See Also