summaryrefslogtreecommitdiff
path: root/algorithms.tex
diff options
context:
space:
mode:
authorzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2002-06-27 12:50:36 +0000
committerzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2002-06-27 12:50:36 +0000
commit0614945faac38319ba8630a34921ee658d4cd389 (patch)
tree09e2af249be290002f10cf6903f54f510ccf8916 /algorithms.tex
parent70aa1a66af295fead9477d2da49de9d6055b9ac8 (diff)
downloadmpfr-0614945faac38319ba8630a34921ee658d4cd389.tar.gz
added one reference (nocite)
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@1961 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'algorithms.tex')
-rw-r--r--algorithms.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/algorithms.tex b/algorithms.tex
index 20c9b8934..1dd11ed7f 100644
--- a/algorithms.tex
+++ b/algorithms.tex
@@ -3097,7 +3097,7 @@ necessarily one of $2^{e_u-e_w}$ and $2^{e_v-e_w}$ is less than $1/2$,
thus $\err(w)/\ulp(w) \le c_w + {\rm max}(k_u + k_v/2, k_u/2 + k_v)
\le c_w + \frac{3}{2} {\rm max}(k_u, k_v)$.
-\nocite{BoBo98}
+\nocite{BoBo98,DeHi02}
\bibliographystyle{acm}
\bibliography{algorithms}