From c90f146cdefa047c69990e5c0d1891ef6def1bc2 Mon Sep 17 00:00:00 2001
From: Kahina <kahina@kahina-VPCEH3K1E.(none)>
Date: Mon, 2 Nov 2015 11:44:07 +0100
Subject: [PATCH] MAJ eq:Aberth-Conv-Cond

---
 paper.tex | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/paper.tex b/paper.tex
index c4fa445..c78df7b 100644
--- a/paper.tex
+++ b/paper.tex
@@ -312,8 +312,7 @@ The convergence condition determines the termination of the algorithm. It consis
 
 \begin{equation}
 \label{eq:Aberth-Conv-Cond}
-\forall i \in
-[1,n];\frac{z_{i}^{k}-z_{i}^{k-1}}{z_{i}^{k}}<\xi
+\forall i \in [1,n];\vert\frac{z_{i}^{k}-z_{i}^{k-1}}{z_{i}^{k}}\vert<\xi
 \end{equation}
 
 
-- 
2.39.5