DclEQ

Description

If x is equal to y within the specified tolerance.

Syntax

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

Arguments

Return value < L > The determination result. When x and y are equal .true.
X, y < R > A comparative real number.
Epsilon < R > A permission error. Xxx at the time of omission

Note

None

Related items