


Bits error versus a



Bits error versus b_2



Bits error versus c
if b_2 < -1.7681897708759382e72Initial program 58.7
Taylor expanded around -inf 3.2
if -1.7681897708759382e72 < b_2 < 9.9383213207497548e-267Initial program 30.1
rmApplied clear-num30.2
rmApplied flip--30.2
Applied associate-/r/30.3
Applied associate-/r*30.3
Simplified17.0
Taylor expanded around 0 10.2
if 9.9383213207497548e-267 < b_2 < 5.17055663965606445e125Initial program 8.3
rmApplied clear-num8.4
if 5.17055663965606445e125 < b_2 Initial program 54.4
Taylor expanded around inf 11.1
Simplified3.5
Final simplification6.9
herbie shell --seed 2020190
(FPCore (a b_2 c)
:name "quad2m (problem 3.2.1, negative)"
:precision binary64
(/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))