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

适用于