summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/algorithms.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/algorithms.tex b/doc/algorithms.tex
index d69fecc..84f85c3 100644
--- a/doc/algorithms.tex
+++ b/doc/algorithms.tex
@@ -562,7 +562,7 @@ exponent than the operands, that is, if cancellation occurs.
If $\appro {x_1}$ and $\appro {x_2}$, have the same sign, then there
is no cancellation, $d_{R, n} \leq 0$ and
\[
-\error (\appro x) \leq (k_{R,1} + k_{R,2} + c_R) 2^{\Exp (\appro x) - p}.
+\error (\appro x) \leq (k_{R,1} + k_{R,2}) 2^{\Exp (\appro x) - p}.
\]
An analogous error bound holds for the imaginary part.