


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if (/ (- 1/2) b_2) < -1660651.8925853842Initial program 25.2
rmApplied flip-+25.4
Applied simplify17.6
if -1660651.8925853842 < (/ (- 1/2) b_2) < 5.7722669403334366e-300Initial program 55.1
rmApplied flip-+55.1
Applied simplify27.0
Taylor expanded around inf 17.0
Applied simplify6.2
if 5.7722669403334366e-300 < (/ (- 1/2) b_2) < 3.4884196960522e-155Initial program 60.9
Taylor expanded around -inf 1.9
if 3.4884196960522e-155 < (/ (- 1/2) b_2) Initial program 8.4
Time bar (total: 1.6m)Debug logProfile
herbie shell --seed 2018193
(FPCore (a b_2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))