Click or drag to resize

ConstantsZERO_TOLERANCE Field

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

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

Field Value

Type: Double
See Also