


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if (/ c (* (- 1/2) (/ c b_2))) < -1.181452618107044e+154Initial program 53.6
Taylor expanded around inf 9.5
Applied simplify2.1
if -1.181452618107044e+154 < (/ c (* (- 1/2) (/ c b_2))) < 1.4524335402699087e-307Initial program 10.4
if 1.4524335402699087e-307 < (/ c (* (- 1/2) (/ c b_2))) < 6.570961317714281e+62Initial program 32.1
rmApplied flip--32.1
Applied simplify15.2
Applied simplify15.2
if 6.570961317714281e+62 < (/ c (* (- 1/2) (/ c b_2))) Initial program 56.9
rmApplied flip--57.0
Applied simplify29.3
Applied simplify29.3
Taylor expanded around -inf 15.4
Applied simplify3.4
Time bar (total: 1.4m)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))