Double.IFloatingPointIeee754<Double>.NaN 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得表示 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