



Bits error versus x
| Original | 59.3 |
|---|---|
| Comparison | 0.1 |
| Herbie | 0.1 |
Initial program 59.3
Applied taylor 0.1
Taylor expanded around 0 0.1
Applied simplify 0.1
Total time: 25.6s Debug log
Please include this information when filing a bug report:
herbie --seed '#(3853061585 1804005181 1938698748 1095372275 2560317776 4002632343)'
(FPCore (x)
:name "NMSE example 3.7"
:pre (< -0.00017 x)
:target
(* x (+ (+ 1 (/ x 2)) (/ (sqr x) 6)))
(- (exp x) 1))