



Bits error versus x
| Original | 39.7 |
|---|---|
| Target | 39.3 |
| Herbie | 0.8 |
if (/ (exp x) (- (exp x) 1)) < 4387.015347966913Initial program 1.1
rmApplied frac-2neg1.1
Applied simplify1.1
if 4387.015347966913 < (/ (exp x) (- (exp x) 1)) Initial program 61.6
Taylor expanded around 0 0.6
Time bar (total: 27.0s)Debug logProfile
herbie shell --seed '#(1070609872 3456127585 2380521889 2328837196 1765472538 734540918)'
(FPCore (x)
:name "expq2 (section 3.11)"
:herbie-target
(/ 1 (- 1 (exp (- x))))
(/ (exp x) (- (exp x) 1)))