



Bits error versus x
| Original | 39.7 |
|---|---|
| Target | 39.3 |
| Herbie | 0.9 |
if (/ (exp x) (- (exp x) 1)) < 1.0000072998575729Initial program 1.0
rmApplied frac-2neg1.0
Applied simplify1.0
if 1.0000072998575729 < (/ (exp x) (- (exp x) 1)) Initial program 61.1
Taylor expanded around 0 0.8
Time bar (total: 26.1s)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)))