


Bits error versus a



Bits error versus b/2



Bits error versus c
if (/ b/2 -1/2) < -1.1933251015531554e+36Initial program 55.5
Taylor expanded around inf 15.4
Applied simplify4.3
if -1.1933251015531554e+36 < (/ b/2 -1/2) < -1.5752718688682571e-145Initial program 36.3
rmApplied flip-+36.4
Applied simplify17.0
if -1.5752718688682571e-145 < (/ b/2 -1/2) < 2.9618134763810467e+85Initial program 11.5
rmApplied div-inv11.6
if 2.9618134763810467e+85 < (/ b/2 -1/2) Initial program 41.7
Taylor expanded around -inf 9.5
Applied simplify3.8
Time bar (total: 1.2m)Debug logProfile
herbie shell --seed '#(1070609872 3456127585 2380521889 2328837196 1765472538 734540918)'
(FPCore (a b/2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))