



Bits error versus x
| Original | 59.2 |
|---|---|
| Comparison | 0.1 |
| Herbie | 0.1 |
Initial program 59.2
Applied taylor 0.1
Taylor expanded around 0 0.1
Applied simplify 0.1
Total time: 37.5s Debug log
Please include this information when filing a bug report:
herbie --seed '#(419307600 933181845 1298648851 1064993436 1288237649 54622950)'
(FPCore (x)
:name "NMSE example 3.7"
:pre (< -0.00017 x)
:target
(* x (+ (+ 1 (/ x 2)) (/ (sqr x) 6)))
(- (exp x) 1))