



Bits error versus a




Bits error versus b
| Original | 0.7 |
|---|---|
| Target | 0.0 |
| Herbie | 0.0 |
Initial program 0.7
rmApplied clear-num0.7
Simplified0.0
Final simplification0.0
herbie shell --seed 2020181
(FPCore (a b)
:name "Quotient of sum of exps"
:precision binary64
:herbie-target
(/ 1.0 (+ 1.0 (exp (- b a))))
(/ (exp a) (+ (exp a) (exp b))))