



Bits error versus x
| Original | 60.7 |
|---|---|
| Target | 0.4 |
| Herbie | 0.5 |
Initial program 60.7
Taylor expanded around 0 0.5
Time bar (total: 1.0m)Debug logProfile
herbie shell --seed '#(1071246582 2318319007 2683472949 3810440501 3233274817 2724848749)'
(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))))