


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -1.1872979988150526e+32Initial program 58.1
Taylor expanded around -inf 14.6
Applied simplify0.0
if -1.1872979988150526e+32 < b/2 < -4.377552981619987e-103Initial program 37.7
rmApplied flip--37.8
Applied simplify15.4
if -4.377552981619987e-103 < b/2 < 1.2486973271270074e+81Initial program 12.0
if 1.2486973271270074e+81 < b/2 Initial program 43.2
Taylor expanded around inf 0
pow expressions.Time bar (total: 1.2m)Debug log
herbie shell --seed '#(1567391828 2030694642 2833800258 828025724 3004380912 3532991858)' +o reduce:binary-search
(FPCore (a b/2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))