Complex.SquaredMagnitude

Complex.SquaredMagnitude property

Gets the squared magnitude.

public double SquaredMagnitude { get; }

Property Value

The squared magnitude.

See Also