Single.IFloatingPointIeee754<Single>.NaN 屬性

定義

取得表示 的值 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

屬性值

實作

NaN

適用於