



Bits error versus x
| Original | 39.9 |
|---|---|
| Target | 39.6 |
| Herbie | 0.1 |
if (/ 1 (- (+ (* 1/6 (pow x 3)) x) (* 1/2 (pow x 2)))) < -128923.5709521659Initial program 62.4
rmApplied clear-num62.4
Applied simplify62.5
Taylor expanded around 0 0.0
if -128923.5709521659 < (/ 1 (- (+ (* 1/6 (pow x 3)) x) (* 1/2 (pow x 2)))) < 2408671.1225494705Initial program 1.2
rmApplied clear-num1.2
Applied simplify0.2
if 2408671.1225494705 < (/ 1 (- (+ (* 1/6 (pow x 3)) x) (* 1/2 (pow x 2)))) Initial program 59.6
Taylor expanded around 0 0.0
Time bar (total: 30.2s)Debug logProfile
herbie shell --seed '#(1071501266 3581234924 1086666455 2685055582 1243441566 1802958749)'
(FPCore (x)
:name "expq2 (section 3.11)"
:herbie-target
(/ 1 (- 1 (exp (- x))))
(/ (exp x) (- (exp x) 1)))