LmiMathEqualWithinTolerance Method |
Name | Description | |
---|---|---|
![]() ![]() | EqualWithinTolerance(Double, Double) |
Returns true if the two numbers are equal within a tolerance of 1.0E-7.
|
![]() ![]() | EqualWithinTolerance(Double, Double, Double) |
Returns True if two numbers are equal within the specified tolerance (that is, almost equal).
|