


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if b_2 < -2.3440642894566342e+95Initial program 58.9
rmApplied flip--58.9
Applied simplify31.3
Applied simplify31.3
Taylor expanded around -inf 14.6
Applied simplify2.6
if -2.3440642894566342e+95 < b_2 < -1.996198710137817e-272Initial program 33.1
rmApplied flip--33.2
Applied simplify15.9
Applied simplify15.9
rmApplied clear-num16.1
Applied simplify8.3
if -1.996198710137817e-272 < b_2 < 3.9117660587132156e+67Initial program 9.5
rmApplied div-inv9.6
if 3.9117660587132156e+67 < b_2 Initial program 38.3
Taylor expanded around inf 5.3
Time bar (total: 1.9m)Debug logProfile
herbie shell --seed 2018178
(FPCore (a b_2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))