



Bits error versus x
Results
| Original | 40.3 |
|---|---|
| Target | 39.9 |
| Herbie | 0.7 |
Initial program 40.3
Initial simplification40.3
rmApplied add-sqr-sqrt40.3
Applied associate-/l*40.3
Taylor expanded around 0 0.7
Final simplification0.7
Time bar (total: 23.4s)Debug logProfile
| Baseline | Herbie | Oracle | Span | % | |
|---|---|---|---|---|---|
| Regimes | 0.7 | 0.7 | 0.3 | 0.4 | 0% |
herbie shell --seed 2018339
(FPCore (x)
:name "expq2 (section 3.11)"
:herbie-target
(/ 1 (- 1 (exp (- x))))
(/ (exp x) (- (exp x) 1)))