


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -3.4957056054812805e+36Initial program 58.4
rmApplied flip-- 58.4
Applied simplify 31.9
rmApplied add-cube-cbrt 32.1
Applied simplify 28.8
Applied taylor 8.3
Taylor expanded around -inf 8.3
Applied simplify 2.1
if -3.4957056054812805e+36 < b/2 < -3.3390283997923444e-254Initial program 29.9
rmApplied flip-- 30.0
Applied simplify 16.5
rmApplied add-cube-cbrt 17.3
Applied simplify 9.6
if -3.3390283997923444e-254 < b/2 < 1.4004343880412904e+131Initial program 9.1
rmApplied div-inv 9.3
if 1.4004343880412904e+131 < b/2 Initial program 53.8
Applied taylor 0
Taylor expanded around inf 0
Time bar (total: 14.5s) Debug logProfile
Please include this information when filing a bug report:
herbie shell --seed '#(1066785882 2324371342 4059510649 1466361199 2701357084 1216585281)'
(FPCore (a b/2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b/2) (sqrt (- (sqr b/2) (* a c)))) a))