


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if b_2 < -4.4718629886123e+18Initial program 56.4
rmApplied clear-num56.4
Taylor expanded around -inf 17.2
Applied simplify4.9
if -4.4718629886123e+18 < b_2 < -2.416846626462428e-136Initial program 34.9
rmApplied clear-num34.9
rmApplied flip--35.0
Applied associate-/r/35.1
Applied simplify17.3
if -2.416846626462428e-136 < b_2 < 2.8067255509096775e+134Initial program 11.1
if 2.8067255509096775e+134 < b_2 Initial program 53.9
Taylor expanded around inf 2.9
Time bar (total: 1.4m)Debug logProfile
herbie shell --seed '#(1072936661 1621281212 3440817831 3219514234 460296804 1258167384)' +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))