



Bits error versus x
| Original | 59.0 |
|---|---|
| Comparison | 0.5 |
| Herbie | 0.0 |
Initial program 59.0
rmApplied add-sqr-sqrt 59.1
Applied difference-of-sqr-1 59.1
Applied taylor 0.0
Taylor expanded around 0 0.0
Total time: 19.6s Debug log
Please report a bug with the following info:
herbie --seed '#(420872445 269387455 1432941526 3598940836 3340379219 2165517561)'
(FPCore (x)
:name "NMSE example 3.7"
:pre (< -0.00017 x)
:target
(* x (+ (+ 1 (/ x 2)) (/ (sqr x) 6)))
(- (exp x) 1))