



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