Compares two numbers for equality within a confidence range.
Note This @function is new with Release 6.
Syntax
@FloatEq( number ; number ; confidenceRange )
Parameters
number
flag
@FloatEq is helpful in dealing with the inexactness of floating point operations.
Example See Also