


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if (/ c (* (- 1/2) (/ c b_2))) < -3.627628867663558e+155Initial program 53.6
Taylor expanded around inf 9.5
Applied simplify2.1
if -3.627628867663558e+155 < (/ c (* (- 1/2) (/ c b_2))) < 1.448081957215979e-308Initial program 10.4
if 1.448081957215979e-308 < (/ c (* (- 1/2) (/ c b_2))) < 7.821809361233544e+60Initial program 32.0
rmApplied flip--32.1
Applied simplify15.3
Applied simplify15.3
if 7.821809361233544e+60 < (/ c (* (- 1/2) (/ c b_2))) Initial program 56.9
rmApplied flip--57.0
Applied simplify29.2
Applied simplify29.2
Taylor expanded around -inf 15.4
Applied simplify3.4
Time bar (total: 1.2m)Debug logProfile
herbie shell --seed 2018198
(FPCore (a b_2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))