



Bits error versus x
| Original | 40.3 |
|---|---|
| Target | 40.0 |
| Herbie | 0.3 |
Initial program 40.3
rmApplied expm1-def0.3
Final simplification0.3
herbie shell --seed 2019100 +o rules:numerics
(FPCore (x)
:name "expq2 (section 3.11)"
:herbie-target
(/ 1 (- 1 (exp (- x))))
(/ (exp x) (- (exp x) 1)))