



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