


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -1.6573860688298954e+150Initial program 62.6
rmApplied flip-- 62.7
Applied simplify 39.0
rmApplied clear-num 39.0
Applied simplify 38.8
Applied taylor 9.0
Taylor expanded around -inf 9.0
Applied simplify 0.5
if -1.6573860688298954e+150 < b/2 < 2.105619749513626e-237Initial program 32.6
rmApplied flip-- 32.7
Applied simplify 16.1
rmApplied clear-num 16.3
Applied simplify 9.2
if 2.105619749513626e-237 < b/2 < 7.666985785588564e+91Initial program 8.7
rmApplied div-sub 8.7
if 7.666985785588564e+91 < b/2 Initial program 45.1
Applied taylor 0
Taylor expanded around inf 0
Time bar (total: 12.7s) Debug logProfile
Please include this information when filing a bug report:
herbie shell --seed '#(1066372953 114334025 411438303 1288252006 2962405338 2829794477)'
(FPCore (a b/2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b/2) (sqrt (- (sqr b/2) (* a c)))) a))