


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -3.557614257073843e+72Initial program 39.2
Taylor expanded around -inf 9.5
Applied simplify4.8
if -3.557614257073843e+72 < b/2 < 1.418873522275719e-276Initial program 9.6
rmApplied clear-num9.7
Applied simplify9.7
if 1.418873522275719e-276 < b/2 < 1.0122976991441377e+22Initial program 29.1
rmApplied flip-+29.2
Applied simplify18.1
if 1.0122976991441377e+22 < b/2 Initial program 55.8
rmApplied flip-+55.9
Applied simplify28.4
Taylor expanded around inf 16.1
Applied simplify4.9
Time bar (total: 1.3m)Debug logProfile
herbie shell --seed '#(1070578969 3140398606 632207097 462683394 1189254563 964980650)'
(FPCore (a b/2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))