



Bits error versus x
| Original | 40.0 |
|---|---|
| Target | 39.6 |
| Herbie | 0.2 |
if (/ (- 1 (exp (- (+ x x)))) (+ 1 (exp (- x)))) < 0.0016832831634131951Initial program 60.4
Taylor expanded around 0 0.3
if 0.0016832831634131951 < (/ (- 1 (exp (- (+ x x)))) (+ 1 (exp (- x)))) Initial program 1.2
rmApplied clear-num1.2
Applied simplify0.0
Time bar (total: 37.3s)Debug logProfile
herbie shell --seed '#(1072840222 1305617769 1692503039 1353360431 4178980589 1488672652)'
(FPCore (x)
:name "expq2 (section 3.11)"
:herbie-target
(/ 1 (- 1 (exp (- x))))
(/ (exp x) (- (exp x) 1)))