DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
MathUtil Class
MathUtil Methods
AllPositive Method
AllZero Method
AreEqualRel Method
Derivative Method
Derivatives Method
DivOrZero Method
FixBetweenLimits Method
GetIndeces Method
GetInterval Method
GetIntervalU Method
Interp Method
Interpn Method
InterpolateRowsInTable Method
InterpolateTable Method
Limit Method
Max Method
Min Method
MonotonicallyDecreasingOrConstant Method
MonotonicallyIncreasingOrConstant Method
MonotonouslyDecreasingOrConstant Method
PrepareIndexesForDerivation Method
Sqr Method
StrictlyMonoton Method
StrictlyMonotonIndex Method
SurfaceAreaOfPartialCone Method
VolumeOfPartialCone Method
MathUtil
AreEqualRel Method
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
static
bool
AreEqualRel
(
double
a
,
double
b
,
double
relTol
)
Parameters
a
Type:
System
Double
b
Type:
System
Double
relTol
Type:
System
Double
Return Value
Type:
Boolean
See Also
Reference
MathUtil Class
DHI.Mike1D.Generic Namespace