



Bits error versus x
| Original | 39.5 |
|---|---|
| Target | 39.2 |
| Herbie | 0.8 |
if (/ (exp x) (- (exp x) 1)) < 2.4656911013235607Initial program 1.3
rmApplied frac-2neg1.3
Applied simplify1.3
if 2.4656911013235607 < (/ (exp x) (- (exp x) 1)) Initial program 61.2
Taylor expanded around 0 0.5
Time bar (total: 15.9s)Debug logProfile
herbie shell --seed '#(1071821486 549052472 3784827256 1559736200 3548510075 881134285)'
(FPCore (x)
:name "expq2 (section 3.11)"
:herbie-target
(/ 1 (- 1 (exp (- x))))
(/ (exp x) (- (exp x) 1)))