


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -1.8467051498896273e+80Initial program 57.9
rmApplied flip--58.0
Applied simplify31.7
Taylor expanded around -inf 14.8
Applied simplify2.8
if -1.8467051498896273e+80 < b/2 < -6.8370322578253936e-105Initial program 41.5
rmApplied flip--41.6
Applied simplify15.0
if -6.8370322578253936e-105 < b/2 < 2.0378291826148502e+43Initial program 13.0
rmApplied add-cube-cbrt13.2
Applied fma-neg13.2
if 2.0378291826148502e+43 < b/2 Initial program 35.8
Taylor expanded around inf 11.6
Applied simplify6.6
Time bar (total: 50.1s)Debug logProfile
herbie shell --seed '#(1064300848 3212030778 2049303162 3567222883 2277747821 1384278011)' +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))