


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -5.774133988795908e-117Initial program 59.0
rmApplied flip-- 59.0
Applied simplify 36.7
rmApplied add-cube-cbrt 36.8
Applied taylor 17.1
Taylor expanded around -inf 17.1
Applied simplify 5.1
if -5.774133988795908e-117 < b/2 < 1.0612379322957353e+83Initial program 11.9
rmApplied div-sub 11.9
if 1.0612379322957353e+83 < b/2 Initial program 45.4
Applied taylor 0
Taylor expanded around inf 0
Time bar (total: 32.8s) Debug log
Please include this information when filing a bug report:
herbie shell --seed '#(3283856077 3183919125 3399458751 396155847 3688194147 1862413033)'
(FPCore (a b/2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b/2) (sqrt (- (sqr b/2) (* a c)))) a))