



Bits error versus a




Bits error versus b
| Original | 16.2 |
|---|---|
| Comparison | 13.8 |
| Herbie | 0.4 |
Initial program 16.2
rmApplied add-exp-log 16.3
Applied div-exp 0.4
Time bar (total: 13.0s) Debug log
Please include this information when filing a bug report:
herbie --seed '#(423096448 1014512670 484312817 1860575417 3187364312 1647742334)'
(FPCore (a b)
:name "Quotient of sum of exps"
:target
(/ 1 (+ 1 (exp (- b a))))
(/ (exp a) (+ (exp a) (exp b))))