If x is not equal to y within the specified tolerance.
Result= | DclNE | (X, y, [epsilon]) |
Return value | < L > | The determination result. When x and y are not equal. it is ture. |
X, y | < R > | A comparative real number. |
Epsilon | < R > | A permission error. |
None