


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if (/ 1/2 b_2) < -8.886067004164094e+89Initial program 21.6
rmApplied div-sub21.6
if -8.886067004164094e+89 < (/ 1/2 b_2) < 9.14123183243952e-304Initial program 51.6
rmApplied flip--51.7
Applied simplify25.9
Applied simplify25.9
Taylor expanded around -inf 21.8
Applied simplify10.4
if 9.14123183243952e-304 < (/ 1/2 b_2) < 2.842917963583118e-158Initial program 60.9
Taylor expanded around inf 11.1
Applied simplify2.1
if 2.842917963583118e-158 < (/ 1/2 b_2) Initial program 9.1
rmApplied div-sub9.1
Time bar (total: 1.3m)Debug logProfile
herbie shell --seed 2018206
(FPCore (a b_2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))