



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