ConstantsMIN_DIVIDER Field |
The smallest number that is allowed as divisor.
Unit: []
Value: 1e-15
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 MIN_DIVIDER = 1E-15
Public Const MIN_DIVIDER As Double = 1E-15
public:
literal double MIN_DIVIDER = 1E-15
Field Value
Type:
DoubleSee Also