


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -3.4957056054812805e+36Initial program 39.8
Applied taylor 0
Taylor expanded around -inf 0
if -3.4957056054812805e+36 < b/2 < 1.480546662792471e-175Initial program 10.8
rmApplied div-inv 11.0
if 1.480546662792471e-175 < b/2 < 1.4004343880412904e+131Initial program 38.4
rmApplied flip-+ 38.5
Applied simplify 15.6
rmApplied add-cube-cbrt 16.3
Applied simplify 7.3
if 1.4004343880412904e+131 < b/2 Initial program 60.9
rmApplied flip-+ 60.9
Applied simplify 36.4
rmApplied add-cube-cbrt 36.5
Applied simplify 35.5
Applied taylor 8.1
Taylor expanded around inf 8.1
Applied simplify 1.1
Time bar (total: 13.2s) 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 "quad2p (problem 3.2.1, positive)"
(/ (+ (- b/2) (sqrt (- (sqr b/2) (* a c)))) a))