



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: 37.3s)Debug logProfile
herbie shell --seed '#(1064173506 2580572819 2847706409 4129882574 1125180799 1845288547)' +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))))