


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if b_2 < -1.338815475246526e+154Initial program 60.9
Taylor expanded around -inf 2.1
if -1.338815475246526e+154 < b_2 < 1.4057559798961052e-72Initial program 12.4
if 1.4057559798961052e-72 < b_2 Initial program 51.9
rmApplied clear-num51.9
Taylor expanded around 0 9.5
Final simplification10.2
Time bar (total: 25.7s)Debug logProfile
herbie shell --seed 2018216
(FPCore (a b_2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))