From 83838e485188e98eaef6893e2ca6d6d520b6fcdd Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 19 Jun 2016 03:32:51 +0200 Subject: Manual: jargon fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/bit-operations.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/bit-operations.tex') diff --git a/doc/bit-operations.tex b/doc/bit-operations.tex index f7901b0..1a1494a 100644 --- a/doc/bit-operations.tex +++ b/doc/bit-operations.tex @@ -307,7 +307,7 @@ called function may be required when moving between big integer libraries. Consequently, {\tt znot} does not flip bits that are higher than the highest set bit, which means that -{\tt znot} is nilpotent rather than idempotent. +{\tt znot} is nilpotent rather than self dual. Below is a list of the value of {\tt a} when {\tt znot(a, a)} is called repeatedly. -- cgit v1.2.3-70-g09d2