


Bits error versus a



Bits error versus b_2



Bits error versus c
if b_2 < -1.1387810658296382e+116Initial program 48.2
Taylor expanded around -inf 3.7
if -1.1387810658296382e+116 < b_2 < 4.1715358376740176e-156Initial program 10.2
if 4.1715358376740176e-156 < b_2 Initial program 48.5
rmApplied flip-+48.6
Applied simplify24.2
Taylor expanded around inf 24.5
Applied simplify13.6
Time bar (total: 1.4m)Debug logProfile
herbie shell --seed '#(1071852389 864846987 1238109217 3425890003 4124793586 650694553)' +o rules:numerics
(FPCore (a b_2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))