Tests whether two real number are equal.
            
    Namespace: 
   SGP.XUtilityAssembly: SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718
Syntax
Parameters
- f1
 - Type: System..::.Double
A first value. 
- f2
 - Type: System..::.Double
A second value. 
- binDigits
 - Type: System..::.Int32
The number of allowed different binary numbers.