DclGT

Description

If x is greater than y within the specified tolerance.

Syntax

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

Arguments

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.

Note

None

Related items