


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -7.833327672762858e+152Initial program 60.0
Taylor expanded around -inf 0
if -7.833327672762858e+152 < b/2 < 7.698366662298276e-138Initial program 10.9
rmApplied div-inv11.0
if 7.698366662298276e-138 < b/2 Initial program 58.8
Taylor expanded around inf 15.4
Applied simplify0.0
pow expressions.Time bar (total: 1.0m)Debug log
herbie shell --seed '#(1567391828 2030694642 2833800258 828025724 3004380912 3532991858)' +o setup:early-exit
(FPCore (a b/2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))