Single.IFloatingPointIeee754<Single>.NaN Property

Definition

Gets a value that represents NaN.

static property float System::Numerics::IFloatingPointIeee754<System::Single>::NaN { float get(); };
static float System.Numerics.IFloatingPointIeee754<System.Single>.NaN { get; }
static member System.Numerics.IFloatingPointIeee754<System.Single>.NaN : single
 Shared ReadOnly Property NaN As Single Implements IFloatingPointIeee754(Of Single).NaN

Property Value

Implements

NaN

Applies to