



Bits error versus x
Results
| Original | 39.8 |
|---|---|
| Target | 39.5 |
| Herbie | 0.5 |
if (/ 1 (- 1 (exp (- x)))) < 1.0308725086867097Initial program 2.1
rmApplied clear-num2.1
Applied simplify1.2
if 1.0308725086867097 < (/ 1 (- 1 (exp (- x)))) Initial program 61.2
Taylor expanded around 0 0.1
Time bar (total: 1.0m)Debug logProfile
herbie shell --seed 2018195
(FPCore (x)
:name "expq2 (section 3.11)"
:herbie-target
(/ 1 (- 1 (exp (- x))))
(/ (exp x) (- (exp x) 1)))