A small number useful for comparisons, 1e-5
Namespace:
AGI.Foundation
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public const double Epsilon5 = 1E-05
Public Const Epsilon5 As Double = 1E-05
public:
literal double Epsilon5 = 1E-05
static val mutable Epsilon5: float
Field Value
Type:
DoubleSee Also