A small number useful for comparisons, 1e-15
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 Epsilon15 = 1E-15
Public Const Epsilon15 As Double = 1E-15
public:
literal double Epsilon15 = 1E-15
static val mutable Epsilon15: float
Field Value
Type:
DoubleSee Also