



Bits error versus x
Results
| Original | 40.2 |
|---|---|
| Target | 39.8 |
| Herbie | 0.6 |
if (/ 1 (- 1 (exp (- x)))) < 1.0218980332364112Initial program 2.3
rmApplied clear-num2.3
Applied simplify1.3
if 1.0218980332364112 < (/ 1 (- 1 (exp (- x)))) Initial program 61.2
Taylor expanded around 0 0.2
Time bar (total: 38.9s)Debug logProfile
herbie shell --seed 2018167
(FPCore (x)
:name "expq2 (section 3.11)"
:herbie-target
(/ 1 (- 1 (exp (- x))))
(/ (exp x) (- (exp x) 1)))