From: Lars Ingebrigtsen Date: Mon, 18 Oct 2021 13:56:51 +0000 (+0200) Subject: Fix example in calc manual X-Git-Tag: emacs-28.0.90~261 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fefada48169c1b22734d301e293253d6b1509c26;p=emacs.git Fix example in calc manual * doc/misc/calc.texi (Arithmetic Tutorial): Fix sign in the example (bug#51265). --- diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi index e11267e7a20..c77ccf766f2 100644 --- a/doc/misc/calc.texi +++ b/doc/misc/calc.texi @@ -2865,7 +2865,7 @@ that always equals one. Let's try to verify this identity. @smallexample @group 2: -64 2: -64 2: -64 2: 9.7192e54 2: 9.7192e54 -1: -64 1: -3.1175e27 1: 9.7192e54 1: -64 1: 9.7192e54 +1: -64 1: 3.1175e27 1: 9.7192e54 1: -64 1: 9.7192e54 . . . . . 64 n @key{RET} @key{RET} H C 2 ^ @key{TAB} H S 2 ^