Complex.Magnitude

Complex.Magnitude property

Gets the magnitude.

public double Magnitude { get; }

Property Value

The magnitude.

See Also