


Bits error versus a



Bits error versus b/2



Bits error versus c
if (/ b/2 -1/2) < -1.6111309722610065e+122Initial program 50.7
Taylor expanded around inf 9.9
Applied simplify3.0
if -1.6111309722610065e+122 < (/ b/2 -1/2) < 8.602588859979261e-110Initial program 11.5
if 8.602588859979261e-110 < (/ b/2 -1/2) < 1.7864164811458678e+34Initial program 38.8
rmApplied flip--38.9
Applied simplify16.5
Applied simplify16.5
if 1.7864164811458678e+34 < (/ b/2 -1/2) Initial program 56.4
Taylor expanded around -inf 14.5
Applied simplify3.9
Time bar (total: 1.2m)Debug logProfile
herbie shell --seed '#(1070386091 2509006183 1430610344 1025408621 36622005 1425925650)' +o rules:numerics
(FPCore (a b/2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))