


Bits error versus a



Bits error versus b/2



Bits error versus c
if (/ 1/2 b/2) < -1.8799322849067531e-53Initial program 28.7
rmApplied flip--28.8
Applied simplify15.8
Applied simplify15.8
if -1.8799322849067531e-53 < (/ 1/2 b/2) < -7.807289140130167e-297Initial program 56.8
Taylor expanded around -inf 14.7
Applied simplify3.7
if -7.807289140130167e-297 < (/ 1/2 b/2) < 1.730056866894503e-157Initial program 61.2
Taylor expanded around inf 8.4
if 1.730056866894503e-157 < (/ 1/2 b/2) Initial program 9.6
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))