


Bits error versus x



Bits error versus y



Bits error versus z
Initial program 33.8
Final simplification33.8
herbie shell --seed 2020153
(FPCore (x y z)
:name "(/ (- (- x) (sqrt (- (* x x) (* (* 4 y) z)))) (* 2 z))"
:precision binary64
(/ (- (neg x) (sqrt (- (* x x) (* (* 4.0 y) z)))) (* 2.0 z)))