


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if (/ b_2 -1/2) < -1.1709064048460126e+150Initial program 58.9
Taylor expanded around inf 1.7
if -1.1709064048460126e+150 < (/ b_2 -1/2) < 7.186570517830272e-190Initial program 9.8
rmApplied clear-num10.0
if 7.186570517830272e-190 < (/ b_2 -1/2) < 7.895811331675627e+87Initial program 35.5
rmApplied flip--35.6
Applied simplify15.9
Applied simplify15.9
if 7.895811331675627e+87 < (/ b_2 -1/2) Initial program 57.6
rmApplied flip--57.6
Applied simplify31.5
Applied simplify31.5
Taylor expanded around -inf 13.8
Applied simplify2.4
Time bar (total: 1.4m)Debug logProfile
herbie shell --seed 2019053
(FPCore (a b_2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))