Double.IFloatingPointIeee754<Double>.NaN 属性

定义

获取表示 的值 NaN

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

属性值

实现

NaN

适用于