


Bits error versus a



Bits error versus b/2



Bits error versus c
if (/ 1/2 b/2) < -3.000318901241796e-52Initial program 28.6
rmApplied flip--28.7
Applied simplify15.8
Applied simplify15.8
if -3.000318901241796e-52 < (/ 1/2 b/2) < -2.502342506907938e-295Initial program 56.7
Taylor expanded around -inf 14.8
Applied simplify3.7
if -2.502342506907938e-295 < (/ 1/2 b/2) < 6.884449900100117e-154Initial program 60.7
Taylor expanded around inf 17.8
Applied simplify9.4
if 6.884449900100117e-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 "NMSE problem 3.2.1"
(/ (- (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))