FORMULA LANGUAGE


@FloatEq
Example

Compares two numbers for equality within a confidence range.

Note This @function is new with Release 6.

Syntax

@FloatEq( number ; number ; confidenceRange )

Parameters

number


confidenceRange
Return value

flag

Usage

@FloatEq is helpful in dealing with the inexactness of floating point operations.

Example
See Also