From 5cefa7c59cfaa10f2a692f35aa754897b546de3b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 13 May 2016 10:39:01 +0200 Subject: Fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/not-implemented.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/not-implemented.tex b/doc/not-implemented.tex index 68c5d98..db9e2ca 100644 --- a/doc/not-implemented.tex +++ b/doc/not-implemented.tex @@ -360,7 +360,7 @@ using the following algorithm: \{ z_t a, k; int odd; - if (zcmpi(n, 1) <= 1) \{ + if (zcmpi(n, 1) <= 0) \{ zseti(f, !zzero(n)); zseti(f, zzero(n)); return; -- cgit v1.2.3-70-g09d2