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

適用於