



Bits error versus x




Bits error versus y




Bits error versus z




Bits error versus t
| Original | 11.2 |
|---|---|
| Target | 0.1 |
| Herbie | 0.1 |
Initial program 11.2
rmApplied clear-num11.2
Applied simplify0.1
pow expressions.Time bar (total: 44.0s)Debug log
herbie shell --seed '#(1567391828 2030694642 2833800258 828025724 3004380912 3532991858)' +o setup:early-exit +o reduce:binary-search
(FPCore (x y z t)
:name "Numeric.AD.Rank1.Halley:findZero from ad-4.2.4"
:herbie-target
(- x (/ 1 (- (/ z y) (/ (/ t 2.0) z))))
(- x (/ (* (* y 2.0) z) (- (* (* z 2.0) z) (* y t)))))