mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Fix example in calc manual
* doc/misc/calc.texi (Arithmetic Tutorial): Fix sign in the example (bug#51265).
This commit is contained in:
parent
e74e17c1f0
commit
fefada4816
1 changed files with 1 additions and 1 deletions
|
|
@ -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 ^
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue