



Bits error versus x
| Original | 61.4 |
|---|---|
| Comparison | 0.5 |
| Herbie | 0.0 |
Initial program 61.4
Applied taylor 0.0
Taylor expanded around 0 0.0
Total time: 15.1s Debug log
Please report a bug with the following info:
herbie --seed '#(3607315265 470577150 3613205874 2765968659 67164372 618318374)'
(FPCore (x)
:name "NMSE 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))))