Прочетете на английски Редактиране

Споделяне чрез


Complex.INumberBase<Complex>.MinMagnitudeNumber Method

Definition

Compares two values to compute which has the lesser magnitude and returning the other value if an input is NaN.

C#
static System.Numerics.Complex INumberBase<Complex>.MinMagnitudeNumber(System.Numerics.Complex x, System.Numerics.Complex y);

Parameters

x
Complex

The value to compare with y.

y
Complex

The value to compare with x.

Returns

x if it is less than y; otherwise, y.

Implements

Applies to

Продукт Версии
.NET 7, 8, 9, 10