Double.IFloatingPointIeee754<Double>.Epsilon 屬性

定義

取得最小值,因此可以加入至 0 不會產生 的 0 最小值。

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

屬性值

實作

適用於