


Bits error versus a



Bits error versus b_2



Bits error versus c
if b_2 < -2.4345943263922276e105Initial program 59.9
rmApplied clear-num59.9
rmApplied flip--59.9
Applied associate-/r/59.9
Applied associate-/r*59.9
Simplified30.5
Taylor expanded around 0 29.6
Taylor expanded around -inf 6.4
Simplified2.5
if -2.4345943263922276e105 < b_2 < -7.7601710165977257e-270Initial program 33.8
rmApplied clear-num33.9
rmApplied flip--33.9
Applied associate-/r/33.9
Applied associate-/r*33.9
Simplified15.6
Taylor expanded around 0 8.6
if -7.7601710165977257e-270 < b_2 < 2.8975813688974251e60Initial program 9.6
rmApplied div-sub9.6
if 2.8975813688974251e60 < b_2 Initial program 39.9
rmApplied clear-num40.0
Taylor expanded around 0 4.9
Final simplification6.8
herbie shell --seed 2020180
(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))