


Bits error versus a



Bits error versus b_2



Bits error versus c
if (/ 1/2 b_2) < -9.877272088864016e+103 or -2.7710282792716727e-20 < (/ 1/2 b_2) < -7.038291574332396e-61Initial program 26.1
rmApplied div-inv26.1
rmApplied flip--26.2
Applied associate-*l/26.3
Applied simplify17.5
if -9.877272088864016e+103 < (/ 1/2 b_2) < -2.7710282792716727e-20 or -7.038291574332396e-61 < (/ 1/2 b_2) < -1.3807331049221777e-308Initial program 52.5
rmApplied div-inv52.5
rmApplied flip--52.5
Applied associate-*l/52.6
Applied simplify25.2
Taylor expanded around -inf 17.2
Applied simplify9.9
if -1.3807331049221777e-308 < (/ 1/2 b_2) < 2.4971550028122812e-145Initial program 57.2
Taylor expanded around inf 3.2
if 2.4971550028122812e-145 < (/ 1/2 b_2) Initial program 7.7
Time bar (total: 1.5m)Debug logProfile
herbie shell --seed '#(1072361757 3390613284 2339397988 1175251238 145061547 3101881848)'
(FPCore (a b_2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))