



Bits error versus x




Bits error versus y
| Original | 20.2 |
|---|---|
| Comparison | 0.1 |
| Herbie | 0.2 |
Initial program 20.2
rmApplied times-frac 8.3
Applied simplify 8.3
rmApplied square-mult 8.3
Applied associate-/r* 0.2
rmApplied clear-num 0.2
Time bar (total: 1.8m) Debug log
Please include this information when filing a bug report:
herbie --seed '#(3037232831 4258294691 765747702 3248166414 2333810255 2848238220)'
(FPCore (x y)
:name "Numeric.SpecFunctions:incompleteBetaApprox from math-functions-0.1.5.2, A"
:target
(/ (/ (/ x (+ (+ y 1) x)) (+ y x)) (/ 1 (/ y (+ y x))))
(/ (* x y) (* (* (+ x y) (+ x y)) (+ (+ x y) 1.0))))