



Bits error versus x
Results
| Original | 40.2 |
|---|---|
| Target | 39.8 |
| Herbie | 0.4 |
if (exp x) < 0.0012148373248771097 or 1.0000000000051388 < (exp x) Initial program 1.9
rmApplied clear-num1.9
Applied simplify0.6
if 0.0012148373248771097 < (exp x) < 1.0000000000051388Initial program 60.7
Taylor expanded around 0 0.3
Applied simplify0.4
Time bar (total: 33.4s)Debug logProfile
herbie shell --seed '#(1072967564 1937075727 894099792 790700740 1036514779 1027793188)'
(FPCore (x)
:name "expq2 (section 3.11)"
:herbie-target
(/ 1 (- 1 (exp (- x))))
(/ (exp x) (- (exp x) 1)))