



Bits error versus x
| Original | 61.4 |
|---|---|
| Target | 0.2 |
| Herbie | 0.3 |
Initial program 61.4
Taylor expanded around 0 60.6
Taylor expanded around 0 0.3
Applied simplify0.3
Time bar (total: 1.1m)Debug logProfile
herbie shell --seed '#(1070609872 3456127585 2380521889 2328837196 1765472538 734540918)'
(FPCore (x)
:name "qlog (example 3.10)"
:pre (and (< -1 x) (< x 1))
:herbie-target
(- (+ (+ (+ 1 x) (/ (* x x) 2)) (* 5/12 (pow x 3))))
(/ (log (- 1 x)) (log (+ 1 x))))