



Bits error versus a




Bits error versus b
| Original | 0.8 |
|---|---|
| Target | 0.0 |
| Herbie | 0.7 |
Initial program 0.8
rmApplied add-exp-log0.8
Applied div-exp0.7
Time bar (total: 8.8s)Debug logProfile
herbie shell --seed '#(1070100504 930361288 1279167582 284574201 1450237281 2578255382)' +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))))