


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -4.4762444215667986e+110Initial program 59.3
rmApplied flip--59.4
Applied simplify32.1
Taylor expanded around -inf 13.2
Applied simplify1.7
if -4.4762444215667986e+110 < b/2 < -7.370451122092362e-225Initial program 35.1
rmApplied flip--35.2
Applied simplify15.1
if -7.370451122092362e-225 < b/2 < 3.2057458403459895e+121Initial program 10.1
rmApplied clear-num10.2
if 3.2057458403459895e+121 < b/2 Initial program 50.7
Taylor expanded around inf 3.0
Time bar (total: 54.6s)Debug logProfile
herbie shell --seed '#(1070131407 1246090267 3027482374 2150728003 2026520792 2347815650)' +o rules:numerics
(FPCore (a b/2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))