


Bits error versus a



Bits error versus b_2



Bits error versus c
if (/ -1/2 b_2) < -6.417522431912508e-74 or 3.37200368878405e+154 < (/ -1/2 b_2) Initial program 11.1
rmApplied div-inv11.2
if -6.417522431912508e-74 < (/ -1/2 b_2) < 9.615115165166169e-307Initial program 40.4
Taylor expanded around inf 9.7
Applied simplify4.4
if 9.615115165166169e-307 < (/ -1/2 b_2) < 3.37200368878405e+154Initial program 49.9
rmApplied flip--50.0
Applied simplify25.0
Applied simplify25.0
Taylor expanded around -inf 24.0
Applied simplify12.5
Time bar (total: 1.5m)Debug logProfile
herbie shell --seed '#(1070991898 1055468627 4280279443 640792587 928206309 3646738750)' +o rules:numerics
(FPCore (a b_2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))