



Bits error versus a




Bits error versus b
| Original | 0.7 |
|---|---|
| Target | 0.0 |
| Herbie | 0.8 |
Initial program 0.7
rmApplied add-log-exp0.8
Final simplification0.8
herbie shell --seed 2019091 +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))))