



Bits error versus x
| Original | 61.3 |
|---|---|
| Comparison | 0.4 |
| Herbie | 0.0 |
Initial program 61.3
Applied taylor 0.0
Taylor expanded around 0 0.0
Time bar (total: 4.1s) Debug logProfile
Please include this information when filing a bug report:
herbie shell --seed '#(1066372953 114334025 411438303 1288252006 2962405338 2829794477)'
(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))))