


Bits error versus a



Bits error versus b_2



Bits error versus c
if b_2 < -1.7990069228274365e+112Initial program 46.2
Taylor expanded around -inf 9.9
Applied simplify3.2
if -1.7990069228274365e+112 < b_2 < 7.277309766204621e-202Initial program 10.6
rmApplied div-inv10.7
if 7.277309766204621e-202 < b_2 < 2.5306859285525082e-25Initial program 28.6
rmApplied flip-+28.7
Applied simplify18.9
if 2.5306859285525082e-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.7m)Debug logProfile
herbie shell --seed '#(1072936661 1621281212 3440817831 3219514234 460296804 1258167384)' +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))