


Bits error versus a



Bits error versus b_2



Bits error versus c
if b_2 < -1.4636905970896212e146Initial program 61.1
Taylor expanded around -inf 11.3
Simplified2.8
if -1.4636905970896212e146 < b_2 < -2.093057343449044e-310Initial program 9.3
rmApplied div-inv9.4
if -2.093057343449044e-310 < b_2 < 7.06372498598648321e53Initial program 29.5
rmApplied flip-+29.6
Simplified16.4
rmApplied *-un-lft-identity16.4
Applied *-un-lft-identity16.4
Applied times-frac16.4
Simplified16.4
Simplified8.8
if 7.06372498598648321e53 < b_2 Initial program 57.2
Taylor expanded around inf 3.9
Final simplification6.9
herbie shell --seed 2020179
(FPCore (a b_2 c)
:name "quad2p (problem 3.2.1, positive)"
:precision binary64
(/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))