DclLT

Description

If x is less than y within the specified tolerance.

Syntax

Result= DclLT (X, y, [epsilon])

Arguments

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.

Note

None

Related items