NFloat.IsFinite(NFloat) Method

Definition

Determines whether the specified value is finite (zero, subnormal, or normal).

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

Parameters

value
NFloat

The floating-point value.

Returns

true if the value is finite (zero, subnormal or normal); false otherwise.

Implements

Applies to

Toode Versioonid
.NET 7, 8, 9, 10