


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -3.877839606861253e+112Initial program 59.6
rmApplied flip--59.6
Applied simplify32.3
Taylor expanded around -inf 13.1
Applied simplify1.6
if -3.877839606861253e+112 < b/2 < -5.527838341900433e-225Initial program 35.3
rmApplied flip--35.4
Applied simplify15.2
if -5.527838341900433e-225 < b/2 < 7.377252555791355e+121Initial program 10.1
rmApplied clear-num10.2
if 7.377252555791355e+121 < b/2 Initial program 50.7
Taylor expanded around inf 3.0
Time bar (total: 54.0s)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))