


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -5.018034098196628e+28Initial program 58.0
Taylor expanded around -inf 15.2
Applied simplify0.0
if -5.018034098196628e+28 < b/2 < -3.546490195958238e-104Initial program 37.5
rmApplied flip--37.6
Applied simplify15.2
if -3.546490195958238e-104 < b/2 < 1.7007616628281973e+81Initial program 12.0
if 1.7007616628281973e+81 < b/2 Initial program 43.2
Taylor expanded around inf 0
pow expressions.Time bar (total: 1.2m)Debug log
herbie shell --seed '#(1567391828 2030694642 2833800258 828025724 3004380912 3532991858)' +o setup:early-exit
(FPCore (a b/2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))