



Bits error versus x
Results
| Original | 39.8 |
|---|---|
| Target | 39.3 |
| Herbie | 0.7 |
if x < -0.0010706893524879252Initial program 0.0
rmApplied flip--0.0
Applied associate-/r/0.0
if -0.0010706893524879252 < x Initial program 59.9
Taylor expanded around 0 1.0
Final simplification0.7
Time bar (total: 23.5s)Debug logProfile
| Baseline | Herbie | Oracle | Span | % | |
|---|---|---|---|---|---|
| Regimes | 21.5 | 0.7 | 0.4 | 21.1 | 98.9% |
herbie shell --seed 2018296
(FPCore (x)
:name "expq2 (section 3.11)"
:herbie-target
(/ 1 (- 1 (exp (- x))))
(/ (exp x) (- (exp x) 1)))