



Bits error versus a




Bits error versus b
| Original | 0.9 |
|---|---|
| Target | 0.0 |
| Herbie | 0.9 |
Initial program 0.9
rmApplied log1p-expm1-u0.9
Time bar (total: 8.6s)Debug logProfile
herbie shell --seed '#(1072107073 2127697367 3936270018 2300570620 2134894798 4023771849)' +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))))