



Bits error versus x
| Original | 61.5 |
|---|---|
| Comparison | 0.5 |
| Herbie | 0.0 |
Initial program 61.5
Applied taylor 0.0
Taylor expanded around 0 0.0
Time bar (total: 10.9s) Debug log
Please include this information when filing a bug report:
herbie --seed '#(1733239163 3013106715 454320520 556292726 1685523536 2414825531)'
(FPCore (x)
:name "qlog (example 3.10)"
:pre (and (< -1 x) (< x 1))
:target
(- (+ (+ (+ 1 x) (/ (sqr x) 2)) (* 5/12 (pow x 3))))
(/ (log (- 1 x)) (log (+ 1 x))))