


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -1.4471521473484649e+72Initial program 58.3
Taylor expanded around -inf 14.2
Applied simplify0.0
if -1.4471521473484649e+72 < b/2 < -4.03008772537862e-252Initial program 32.0
rmApplied flip--32.2
Applied simplify17.6
rmApplied add-cube-cbrt18.2
Applied simplify18.1
Applied simplify9.4
if -4.03008772537862e-252 < b/2 < 1.1498155483847317e+81Initial program 8.8
rmApplied div-inv9.0
if 1.1498155483847317e+81 < b/2 Initial program 43.9
Taylor expanded around inf 0
pow expressions.Time bar (total: 1.8m)Debug logProfile
herbie shell --seed '#(1063027428 1192549564 1443466578 604016274 3637110559 1698629644)'
(FPCore (a b/2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))