


Bits error versus x



Bits error versus y
Initial program 0.4
rmApplied square-unmult 0.4
Applied difference-of-sqr-1 0.4
Applied *-un-lft-identity 0.4
Applied times-frac 0.3
Applied simplify 0.3
Time bar (total: 17.4s) Debug log
Please include this information when filing a bug report:
herbie shell --seed '#(3052192724 3812927732 3686175817 630908657 2373248591 511094450)'
(FPCore (x y)
:name "sec4-example"
:pre (and (<= 1.001 x 2) (<= 1.001 y 2))
(/ (- (* x y) 1) (- (* (* x y) (* x y)) 1)))