


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -3.59602107517978e+130Initial program 60.7
Taylor expanded around -inf 14.5
Applied simplify2.0
if -3.59602107517978e+130 < b/2 < -2.0610253582781874e-258Initial program 35.0
rmApplied div-inv35.0
rmApplied flip--35.1
Applied associate-*l/35.1
Applied simplify7.4
if -2.0610253582781874e-258 < b/2 < 1.762029297307501e+43Initial program 10.3
rmApplied div-inv10.5
if 1.762029297307501e+43 < b/2 Initial program 35.7
rmApplied div-inv35.8
Taylor expanded around inf 6.6
Time bar (total: 43.2s)Debug logProfile
herbie shell --seed '#(1064300848 3212030778 2049303162 3567222883 2277747821 1384278011)'
(FPCore (a b/2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))