Philippe - 2014-08-22

The problem can be solved by replacing the expression "if (temp.IsZero()) return v;" at the line 745 of the file __float128.cpp by "if (temp.IsZero()) return QuadZero;"

 

Last edit: Philippe 2014-08-22