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