


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -1.4471521473484649e+72Initial program 57.3
Taylor expanded around -inf 13.8
Applied simplify2.9
if -1.4471521473484649e+72 < b/2 < -4.03008772537862e-252Initial program 32.1
rmApplied flip--32.3
Applied simplify17.8
rmApplied add-cube-cbrt18.4
Applied simplify18.3
Applied simplify9.5
if -4.03008772537862e-252 < b/2 < 1.1498155483847317e+81Initial program 8.8
rmApplied div-inv8.9
if 1.1498155483847317e+81 < b/2 Initial program 41.1
Taylor expanded around inf 4.4
pow expressions.Time bar (total: 1.6m)Debug logProfile
herbie shell --seed '#(1063027428 1192549564 1443466578 604016274 3637110559 1698629644)'
(FPCore (a b/2 c)
:name "NMSE problem 3.2.1"
(/ (- (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))