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

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


Complex.IsFinite(Complex) Method

Definition

Determines whether the specified complex number is finite.

C#
public static bool IsFinite(System.Numerics.Complex value);

Parameters

value
Complex

A complex number.

Returns

true if both, the real and imaginary parts are finite (zero, subnormal or normal); otherwise, false.

Implements

Applies to

Продукт Версии
.NET Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10