


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if b_2 < -1.3026234282048264e+154Initial program 60.8
Taylor expanded around -inf 10.3
Applied simplify1.2
if -1.3026234282048264e+154 < b_2 < 5.56140200863305e-112Initial program 11.6
if 5.56140200863305e-112 < b_2 < 3.3748231022183743e-25Initial program 34.0
rmApplied flip-+34.2
Applied simplify18.3
if 3.3748231022183743e-25 < b_2 Initial program 53.9
rmApplied flip-+54.0
Applied simplify26.7
Taylor expanded around inf 18.4
Applied simplify6.6
Time bar (total: 1.4m)Debug logProfile
herbie shell --seed '#(1072936661 1621281212 3440817831 3219514234 460296804 1258167384)'
(FPCore (a b_2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))