


Bits error versus a



Bits error versus b/2



Bits error versus c
if (/ -1/2 b/2) < -2.971903276244434e-71 or 1.2138823924345853e+154 < (/ -1/2 b/2) Initial program 11.2
rmApplied div-inv11.3
if -2.971903276244434e-71 < (/ -1/2 b/2) < 8.241490386477446e-306Initial program 40.2
Taylor expanded around inf 10.2
Applied simplify5.0
if 8.241490386477446e-306 < (/ -1/2 b/2) < 1.2138823924345853e+154Initial program 49.9
rmApplied flip--50.0
Applied simplify25.0
Applied simplify25.0
rmApplied clear-num25.1
Taylor expanded around -inf 24.3
Applied simplify12.5
Time bar (total: 1.7m)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))