NFloat.IsNaN(NFloat) Method

Definition

Determines whether the specified value is NaN (not a number).

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

Parameters

value
NFloat

The floating-point value.

Returns

true if the value is NaN (not a number); false otherwise.

Implements

Applies to

Tuote Versiot
.NET 7, 8, 9, 10