


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -1.5109696884710251e+32 or -5.265216833412822e-50 < b/2 < -5.313823226269673e-107Initial program 58.3
Taylor expanded around -inf 14.8
Applied simplify0.0
if -1.5109696884710251e+32 < b/2 < -5.265216833412822e-50Initial program 41.2
rmApplied flip--41.3
Applied simplify15.5
if -5.313823226269673e-107 < b/2 < 1.6622135411792587e+81Initial program 12.1
if 1.6622135411792587e+81 < b/2 Initial program 43.1
Taylor expanded around inf 0
pow expressions.Time bar (total: 1.6m)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))