Changes between Version 1 and Version 3 of Ticket #13134
- Timestamp:
- 06/19/12 10:07:35 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13134
-
Property
Status
changed from
new
toneeds_review
-
Property
Authors
changed from
to
Jeroen Demeyer
-
Property
Status
changed from
-
Ticket #13134 – Description
v1 v3 12 12 }}} 13 13 14 It turns out that the bug is actually in the `ulp()` method which returns a value which is a factor 2 too small. 14 It turns out that the bug is actually in the `ulp()` method which returns a value which is a factor 2 too small. Since in all other systems except SPARC the RDF `log()` method is accurate up to 0.5 ulp, the tests for #12557 passed.