



Bits error versus x
| Original | 61.4 |
|---|---|
| Comparison | 0.4 |
| Herbie | 0.0 |
Initial program 61.4
Applied taylor 0.0
Taylor expanded around 0 0.0
Time bar (total: 20.2s) Debug logProfile
Please include this information when filing a bug report:
herbie shell --seed '#(1068028399 4028058041 2917032441 2563479541 765645300 1132738916)'
(FPCore (x)
:name "qlog (example 3.10)"
:pre (and (< -1 x) (< x 1))
:target
(- (+ (+ (+ 1 x) (/ (* x x) 2)) (* 5/12 (pow x 3))))
(/ (log (- 1 x)) (log (+ 1 x))))