



Bits error versus x
Results
| Original | 39.8 |
|---|---|
| Target | 39.4 |
| Herbie | 0.6 |
if (exp x) < 0.9870043854351416Initial program 0.0
rmApplied add-log-exp0.0
if 0.9870043854351416 < (exp x) Initial program 59.9
Taylor expanded around 0 0.9
Final simplification0.6
Time bar (total: 25.6s)Debug logProfile
herbie shell --seed 2018215
(FPCore (x)
:name "expq2 (section 3.11)"
:herbie-target
(/ 1 (- 1 (exp (- x))))
(/ (exp x) (- (exp x) 1)))