


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if b_2 < -8.952883195983225e+52Initial program 57.1
Taylor expanded around -inf 14.8
Applied simplify3.7
if -8.952883195983225e+52 < b_2 < -6.311680554142015e-90Initial program 41.6
rmApplied clear-num41.6
rmApplied flip--41.7
Applied simplify14.9
Applied simplify14.9
if -6.311680554142015e-90 < b_2 < 1.598219680863224e+151Initial program 11.4
if 1.598219680863224e+151 < b_2 Initial program 59.4
Taylor expanded around inf 10.1
Applied simplify2.2
Time bar (total: 1.1m)Debug logProfile
herbie shell --seed 2018207
(FPCore (a b_2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))