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