If x is greater than y within the specified tolerance.
Result= | DclGT | (X, y, [epsilon]) |
Return value | < L > | The determination result. It is when x is bigger than y. Ture. |
X, y | < R > | A comparative real number. |
Epsilon | < R > | A permission error. |
None