



Bits error versus x




Bits error versus y
| Original | 19.5 |
|---|---|
| Target | 0.1 |
| Herbie | 0.1 |
Initial program 19.5
rmApplied times-frac7.7
rmApplied associate-/r*0.2
rmApplied div-inv0.2
Applied associate-*l*0.2
Applied simplify0.1
pow expressions.Time bar (total: 2.4m)Debug log
herbie shell --seed '#(1567391828 2030694642 2833800258 828025724 3004380912 3532991858)' +o setup:early-exit +o reduce:binary-search
(FPCore (x y)
:name "Numeric.SpecFunctions:incompleteBetaApprox from math-functions-0.1.5.2, A"
:herbie-target
(/ (/ (/ x (+ (+ y 1) x)) (+ y x)) (/ 1 (/ y (+ y x))))
(/ (* x y) (* (* (+ x y) (+ x y)) (+ (+ x y) 1.0))))