


Bits error versus a



Bits error versus b_2



Bits error versus c
if b_2 < -3.4711307374776032e95Initial program 47.1
Simplified47.1
rmApplied div-sub47.1
Taylor expanded around -inf 3.6
Simplified3.6
if -3.4711307374776032e95 < b_2 < 3.55555551340401221e-28Initial program 15.0
Simplified15.0
rmApplied clear-num15.1
if 3.55555551340401221e-28 < b_2 Initial program 54.5
Simplified54.5
Taylor expanded around inf 6.9
Final simplification10.4
herbie shell --seed 2020192
(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))