From 407f6448703e5d6ae4aa91a11ac80ffa92414bce Mon Sep 17 00:00:00 2001 From: Kahina Date: Wed, 4 Nov 2015 11:47:09 +0100 Subject: [PATCH] test --- paper.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/paper.tex b/paper.tex index cc7a590..cf26c41 100644 --- a/paper.tex +++ b/paper.tex @@ -365,6 +365,7 @@ Q(z^{k}_{i})=\exp\left( \ln (p(z^{k}_{i}))-\ln(p'(z^{k}_{i}))+\ln \left( \end{equation} This solution is applied when the root except the circle unit, represented by the radius $R$ evaluated in C language as: + \begin{verbatim} R = exp(log(DBL_MAX)/(2*n) ); \end{verbatim} -- 2.39.5