Double.IFloatingPointIeee754<Double>.NaN Property

Definition

Gets a value that represents 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

Property Value

Implements

NaN

Applies to