


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -4.6941600597114376e-46Initial program 53.7
rmApplied flip--53.8
Applied simplify25.0
Taylor expanded around -inf 18.0
Applied simplify7.3
if -4.6941600597114376e-46 < b/2 < -1.471421186450741e-229Initial program 25.3
rmApplied flip--25.4
Applied simplify18.6
if -1.471421186450741e-229 < b/2 < 9.143709936025211e+73Initial program 9.9
rmApplied div-inv10.0
if 9.143709936025211e+73 < b/2 Initial program 40.1
Taylor expanded around inf 5.1
Time bar (total: 48.7s)Debug log
herbie shell --seed '#(212267722 3993171362 1093346726 3605783651 2106536041 3335990851)'
(FPCore (a b/2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))