Click or drag to resize

LmiMathEqualWithinTolerance Method

Overload List
  NameDescription
Public methodStatic memberEqualWithinTolerance(Double, Double)
Returns true if the two numbers are equal within a tolerance of 1.0E-7.
Public methodStatic memberEqualWithinTolerance(Double, Double, Double)
Returns True if two numbers are equal within the specified tolerance (that is, almost equal).
Top
See Also