NFloat.IsInfinity(NFloat) Method

Definition

Determines whether the specified value is infinite (positive or negative infinity).

C#
public static bool IsInfinity(System.Runtime.InteropServices.NFloat value);

Parameters

value
NFloat

The floating-point value.

Returns

true if the value is infinite (positive or negative infinity); false otherwise.

Implements

Applies to

Produkt Verzie
.NET 7, 8, 9, 10