



Bits error versus x
| Original | 40.2 |
|---|---|
| Target | 39.8 |
| Herbie | 0.4 |
Initial program 40.2
rmApplied expm1-def0.4
Final simplification0.4
herbie shell --seed 2019050 +o rules:numerics
(FPCore (x)
:name "expq2 (section 3.11)"
:herbie-target
(/ 1 (- 1 (exp (- x))))
(/ (exp x) (- (exp x) 1)))