Functions | |
| bool | sameValue (double x1, double x2, bool strict=false) |
|
||||||||||||||||
|
Test if two doubles are w/in epsilon of each other. If strict is false, use 10x float epsilon, o.w. 10x double epsilon. Referenced by BDCheckDB::CheckSpill(), and compareP4(). |
1.3.9.1