



Bits error versus x
Results
| Original | 40.3 |
|---|---|
| Target | 40.0 |
| Herbie | 0.3 |
Initial program 40.3
Initial simplification0.3
Taylor expanded around -inf 40.3
Simplified0.3
Final simplification0.3
Time bar (total: 15.4s)Debug logProfile
herbie shell --seed 2018278 +o rules:numerics
(FPCore (x)
:name "expq2 (section 3.11)"
:herbie-target
(/ 1 (- 1 (exp (- x))))
(/ (exp x) (- (exp x) 1)))