



Bits error versus x
| Original | 40.0 |
|---|---|
| Target | 39.7 |
| Herbie | 0.5 |
if x < -0.0013318219129333287Initial program 0.0
rmApplied add-log-exp0.0
if -0.0013318219129333287 < x Initial program 60.3
Taylor expanded around 0 0.8
Final simplification0.5
herbie shell --seed 2019089
(FPCore (x)
:name "expq2 (section 3.11)"
:herbie-target
(/ 1 (- 1 (exp (- x))))
(/ (exp x) (- (exp x) 1)))