changeset 106594:cd89cdfb252e

(Radix Modes): Clean up wording.
author Jay Belanger <jay.p.belanger@gmail.com>
date Tue, 15 Dec 2009 04:44:34 +0000
parents 8f433026c790
children 1f80a23c59eb
files doc/misc/calc.texi
diffstat 1 files changed, 5 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/doc/misc/calc.texi	Tue Dec 15 03:35:31 2009 +0000
+++ b/doc/misc/calc.texi	Tue Dec 15 04:44:34 2009 +0000
@@ -13175,12 +13175,11 @@
 
 @cindex Two's complements
 With the binary, octal and hexadecimal display modes, Calc can
-display @expr{w}-bit integers using two's complement notation.  These
-versions of the display radices are selected with the key sequences
-@kbd{C-u d 2}, @kbd{C-u d 8} and @kbd{C-u d 6}, respectively.
-In these cases a negative word size might be appropriate
-(@pxref{Binary Functions}). In two's complement notation, the integers 
-in the (nearly) symmetric interval from
+display @expr{w}-bit integers using two's complement notation.  This
+option is selected with the key sequences @kbd{C-u d 2}, @kbd{C-u d 8}
+and @kbd{C-u d 6}, respectively, and a negative word size might be
+appropriate (@pxref{Binary Functions}). In two's complement 
+notation, the integers in the (nearly) symmetric interval from
 @texline @math{-2^{w-1}}
 @infoline @expr{-2^(w-1)}
 to