



Bits error versus x
| Original | 40.2 |
|---|---|
| Target | 39.8 |
| Herbie | 0.6 |
if (exp (- x)) < 1.0015501802622442Initial program 60.1
Taylor expanded around 0 0.8
if 1.0015501802622442 < (exp (- x)) Initial program 0.0
rmApplied flip--0.0
Applied simplify0.0
rmApplied add-log-exp0.0
Time bar (total: 24.1s)Debug logProfile
herbie shell --seed '#(1064397287 3527694221 3797617954 1138343853 2854031332 1153838279)'
(FPCore (x)
:name "expq2 (section 3.11)"
:herbie-target
(/ 1 (- 1 (exp (- x))))
(/ (exp x) (- (exp x) 1)))