A small number useful for comparisons, 1e-2
Namespace:
AGI.Foundation
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 21.1.408.0 (21.1.408.0)
Syntaxpublic const double Epsilon2 = 0.01
Public Const Epsilon2 As Double = 0.01
public:
literal double Epsilon2 = 0.01
static val mutable Epsilon2: float
Field Value
Type:
Double
See Also