


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if b_2 < -2.153712026556096e+97Initial program 44.1
Taylor expanded around -inf 9.7
Applied simplify4.2
if -2.153712026556096e+97 < b_2 < 4.179018976099573e-83Initial program 12.6
rmApplied clear-num12.7
Applied simplify12.7
if 4.179018976099573e-83 < b_2 Initial program 52.4
Taylor expanded around inf 20.9
Applied simplify9.9
Time bar (total: 1.2m)Debug logProfile
herbie shell --seed 2018214 +o rules:numerics
(FPCore (a b_2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))