



Bits error versus x
Results
| Original | 40.1 |
|---|---|
| Target | 39.7 |
| Herbie | 0.7 |
if (/ (exp x) (- (exp x) 1)) < 104.96989165962447Initial program 1.2
Initial simplification1.2
rmApplied flip--1.3
Taylor expanded around -inf 1.3
Simplified1.2
if 104.96989165962447 < (/ (exp x) (- (exp x) 1)) Initial program 61.4
Initial simplification61.4
Taylor expanded around 0 0.5
Final simplification0.7
Time bar (total: 31.3s)Debug logProfile
herbie shell --seed 2018249
(FPCore (x)
:name "expq2 (section 3.11)"
:herbie-target
(/ 1 (- 1 (exp (- x))))
(/ (exp x) (- (exp x) 1)))