


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if (/ 1/2 b_2) < -4.542036249816777e+51Initial program 21.7
rmApplied flip--21.8
Applied simplify17.1
Applied simplify17.1
if -4.542036249816777e+51 < (/ 1/2 b_2) < 1.168431452395694e-308Initial program 53.0
Taylor expanded around -inf 19.1
Applied simplify8.3
if 1.168431452395694e-308 < (/ 1/2 b_2) < 8.550113554084268e-96Initial program 44.0
Taylor expanded around inf 4.0
if 8.550113554084268e-96 < (/ 1/2 b_2) Initial program 9.8
rmApplied clear-num9.9
Time bar (total: 1.2m)Debug logProfile
herbie shell --seed 2018214
(FPCore (a b_2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))