ConstantsZERO_TOLERANCE Field

Value used to determine wheather a number is to be treated as a zero. Value is 1e-13.

Definition

Namespace: DHI.Mike1D.Generic
Assembly: DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public const double ZERO_TOLERANCE = 1E-13

Field Value

Double

See Also