



Bits error versus x
Results
| Original | 40.2 |
|---|---|
| Target | 39.7 |
| Herbie | 1.1 |
Initial program 40.2
Initial simplification40.2
Taylor expanded around 0 11.2
Simplified1.1
Final simplification1.1
Time bar (total: 19.7s)Debug logProfile
herbie shell --seed 2018304
(FPCore (x)
:name "expq2 (section 3.11)"
:herbie-target
(/ 1 (- 1 (exp (- x))))
(/ (exp x) (- (exp x) 1)))