



Bits error versus x
Results
| Original | 40.0 |
|---|---|
| Target | 39.6 |
| Herbie | 0.7 |
if (exp x) < 0.991764917530836Initial program 0.0
rmApplied frac-2neg0.0
Applied simplify0.0
if 0.991764917530836 < (exp x) Initial program 59.9
Taylor expanded around 0 1.0
Time bar (total: 15.4s)Debug logProfile
herbie shell --seed 2018208
(FPCore (x)
:name "expq2 (section 3.11)"
:herbie-target
(/ 1 (- 1 (exp (- x))))
(/ (exp x) (- (exp x) 1)))