


Bits error versus a



Bits error versus b_2



Bits error versus c
if b_2 < -3.3284508813462579e153Initial program 64.0
Taylor expanded around -inf 1.4
if -3.3284508813462579e153 < b_2 < 5.77124189426153479e-297Initial program 34.2
rmApplied flip--34.2
Simplified15.8
Simplified15.8
rmApplied clear-num16.0
Simplified8.8
if 5.77124189426153479e-297 < b_2 < 3.08628841913423875e108Initial program 8.8
rmApplied div-inv9.0
if 3.08628841913423875e108 < b_2 Initial program 47.4
Taylor expanded around inf 3.8
Simplified3.8
Final simplification6.8
herbie shell --seed 2020191
(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))