


Bits error versus a



Bits error versus b/2



Bits error versus c
if (/ 1/2 b/2) < -4.169547884756146e-54Initial program 28.7
rmApplied flip--28.8
Applied simplify15.8
Applied simplify15.8
if -4.169547884756146e-54 < (/ 1/2 b/2) < -7.006791857010591e-295Initial program 56.8
Taylor expanded around -inf 14.8
Applied simplify3.7
if -7.006791857010591e-295 < (/ 1/2 b/2) < 3.442249597550266e-154Initial program 61.0
Taylor expanded around inf 9.7
if 3.442249597550266e-154 < (/ 1/2 b/2) Initial program 9.5
Time bar (total: 1.3m)Debug logProfile
herbie shell --seed '#(1070609872 3456127585 2380521889 2328837196 1765472538 734540918)'
(FPCore (a b/2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))