Double.INumberBase<Double>.One Property

Definition

Gets the value 1 for the type.

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

Property Value

Implements

One

Applies to