


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if b_2 < -1.4774007183366623e+126Initial program 50.6
Taylor expanded around -inf 10.5
Applied simplify2.8
if -1.4774007183366623e+126 < b_2 < 1.3243201054491247e-45Initial program 13.2
if 1.3243201054491247e-45 < b_2 Initial program 53.3
Taylor expanded around inf 18.8
Applied simplify7.4
Time bar (total: 1.7m)Debug logProfile
herbie shell --seed 2018199
(FPCore (a b_2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))