


Bits error versus a



Bits error versus b/2



Bits error versus c
if (/ b/2 -1/2) < -7.348936897450024e+109Initial program 46.2
Taylor expanded around inf 3.7
if -7.348936897450024e+109 < (/ b/2 -1/2) < -5.163296647663301e-308Initial program 9.2
rmApplied add-cube-cbrt9.6
Applied fma-neg9.6
if -5.163296647663301e-308 < (/ b/2 -1/2) < 9.520254021401762e+19Initial program 28.2
rmApplied flip--28.3
Applied simplify17.7
Applied simplify17.7
rmApplied *-un-lft-identity17.7
Applied times-frac14.5
Applied associate-/l*9.8
Applied simplify9.8
if 9.520254021401762e+19 < (/ b/2 -1/2) Initial program 55.6
Taylor expanded around -inf 43.3
Applied simplify4.9
Time bar (total: 1.3m)Debug logProfile
herbie shell --seed '#(1070864556 424010669 783715395 1203517814 4070606583 4107618214)' +o rules:numerics
(FPCore (a b/2 c)
:name "NMSE problem 3.2.1"
(/ (- (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))