UInt64.INumberBase<UInt64>.IsNaN(UInt64) Method

Definition

Determines if a value is NaN.

C#
static bool INumberBase<ulong>.IsNaN(ulong value);

Parameters

value
UInt64

The value to be checked.

Returns

true if value is NaN; otherwise, false.

Implements

Applies to

Tuote Versiot
.NET 7, 8, 9, 10