


Bits error versus a



Bits error versus b/2



Bits error versus c
if (/ -1/2 b/2) < -4.298348323280238e+31Initial program 22.7
rmApplied flip-+22.9
Applied simplify17.4
if -4.298348323280238e+31 < (/ -1/2 b/2) < 7.408549169010927e-295Initial program 54.1
rmApplied flip-+54.2
Applied simplify27.7
Taylor expanded around inf 18.8
Applied simplify8.1
if 7.408549169010927e-295 < (/ -1/2 b/2) < 5.1577682504470215e-158Initial program 60.8
Taylor expanded around -inf 9.3
Applied simplify1.7
if 5.1577682504470215e-158 < (/ -1/2 b/2) Initial program 8.2
rmApplied div-inv8.3
Time bar (total: 1.3m)Debug logProfile
herbie shell --seed '#(1070386091 2509006183 1430610344 1025408621 36622005 1425925650)'
(FPCore (a b/2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))