


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -2.264928659976216e+29Initial program 58.0
rmApplied flip-- 58.0
Applied simplify 31.4
rmApplied div-inv 31.4
Applied taylor 15.0
Taylor expanded around -inf 15.0
Applied simplify 2.4
if -2.264928659976216e+29 < b/2 < -5.874839546400093e-149Initial program 34.9
rmApplied flip-- 35.0
Applied simplify 17.0
if -5.874839546400093e-149 < b/2 < 1.1073706101041596e+76Initial program 11.6
rmApplied clear-num 11.7
if 1.1073706101041596e+76 < b/2 Initial program 41.9
Applied taylor 0
Taylor expanded around inf 0
Time bar (total: 15.4s) Debug logProfile
Please include this information when filing a bug report:
herbie shell --seed '#(1064555532 179913862 452496668 2441903500 287849034 462453547)'
(FPCore (a b/2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b/2) (sqrt (- (sqr b/2) (* a c)))) a))