



Bits error versus a




Bits error versus b
| Original | 17.1 |
|---|---|
| Comparison | 14.2 |
| Herbie | 0.4 |
Initial program 17.1
rmApplied add-exp-log 17.1
Applied div-exp 0.4
Time bar (total: 4.3s) Debug logProfile
Please include this information when filing a bug report:
herbie shell --seed '#(1064524629 4159152179 2999149171 575749698 4006532819 692958815)'
(FPCore (a b)
:name "Quotient of sum of exps"
:target
(/ 1 (+ 1 (exp (- b a))))
(/ (exp a) (+ (exp a) (exp b))))