


Bits error versus x



Bits error versus y
Initial program 0.4
Applied simplify0.3
rmApplied add-exp-log0.4
Applied rec-exp0.4
Time bar (total: 1.1m)Debug log
herbie shell --seed '#(1743936871 1855164119 3668777427 1254258049 132811564 1366975197)'
(FPCore (x y)
:name "sec4-example"
:pre (and (<= 1.001 x 2) (<= 1.001 y 2))
(/ (- (* x y) 1) (- (* (* x y) (* x y)) 1)))