Half.NaN Property

Definition

Represents not a number.

public:
 static property Half NaN { Half get(); };
public static Half NaN { get; }
static member NaN : Half
static member NaN : Half
Public Shared ReadOnly Property NaN As Half

Property Value

NaN.

Implements

NaN

Applies to