



Bits error versus a




Bits error versus b
| Original | 0.5 |
|---|---|
| Target | 0.0 |
| Herbie | 0.5 |
Initial program 0.5
Initial simplification0.5
rmApplied add-sqr-sqrt0.5
Applied fma-def0.5
rmApplied add-exp-log0.5
Final simplification0.5
Time bar (total: 15.0s)Debug logProfile
herbie shell --seed 2018348 +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))))