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