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

属性值

实现

适用于