If x is less than y within the specified tolerance.
Result= | DclLT | (X, y, [epsilon]) |
Return value | < L > | The determination result. When x is smaller than y .true. |
X, y | < R > | A comparative real number. |
Epsilon | < R > | A permission error. |
None