



Bits error versus a




Bits error versus b
| Original | 0.7 |
|---|---|
| Target | 0.0 |
| Herbie | 0.5 |
Initial program 0.7
rmApplied add-exp-log0.7
Applied div-exp0.5
Time bar (total: 9.1s)Debug logProfile
herbie shell --seed '#(1070258749 1877548225 2229079127 1588002776 3179087814 1886870650)' +o rules:numerics
(FPCore (a b)
:name "Quotient of sum of exps"
:herbie-target
(/ 1 (+ 1 (exp (- b a))))
(/ (exp a) (+ (exp a) (exp b))))