Commit 771fabc6d5379e64e5ab9e5f1ca6eb5960617432

Anatoly Trosinenko 2014-11-14T14:21:35

Take a float absolute value using fabs() instead of abs(). Replace integer abs() by floating point fabs() in the approximate equality check for float values.