



Bits error versus x
Results
| Original | 39.8 |
|---|---|
| Target | 39.3 |
| Herbie | 0.5 |
if (/ (- (exp x)) (- 1 (exp x))) < -0.055826681054801125 or 315.02294367585023 < (/ (- (exp x)) (- 1 (exp x))) Initial program 60.1
Taylor expanded around 0 0.7
if -0.055826681054801125 < (/ (- (exp x)) (- 1 (exp x))) < 315.02294367585023Initial program 0.0
rmApplied frac-2neg0.0
Applied simplify0.0
Time bar (total: 17.7s)Debug logProfile
herbie shell --seed 2018296
(FPCore (x)
:name "expq2 (section 3.11)"
:herbie-target
(/ 1 (- 1 (exp (- x))))
(/ (exp x) (- (exp x) 1)))