


Bits error versus a



Bits error versus b_2



Bits error versus c
if (/ (- 1/2) b_2) < -7853466636699.485Initial program 25.3
rmApplied flip-+25.4
Applied simplify17.2
if -7853466636699.485 < (/ (- 1/2) b_2) < 2.1363528714695406e-304Initial program 55.1
Taylor expanded around inf 16.6
Applied simplify6.3
if 2.1363528714695406e-304 < (/ (- 1/2) b_2) < 1.8472468031121874e-74Initial program 39.6
Taylor expanded around -inf 5.2
if 1.8472468031121874e-74 < (/ (- 1/2) b_2) Initial program 9.2
rmApplied div-inv9.3
Time bar (total: 1.2m)Debug logProfile
herbie shell --seed '#(1071979731 1496239409 439705970 2863295848 982327776 189749553)'
(FPCore (a b_2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))