bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62658: [Typo] in Calc-Manual: Rewrite Rules - exercise 1


From: Garid Zorigoo
Subject: bug#62658: [Typo] in Calc-Manual: Rewrite Rules - exercise 1
Date: Tue, 4 Apr 2023 03:12:22 +0900

In Calc's Manual 2.5.2: Section: Rewrite Rules,
https://www.gnu.org/software/emacs/manual/html_mono/calc.html#Rewrites-Tutorial
There is the following typo.

In the Exercise-1 shows following:

```
1:  [merge, secsqr]          1:  [a/x + b/x := (a + b)/x, ... ]
    .                                 .

    ' [merge,sinsqr] RET          =
```

You can see, it says that when entering [merge, sinsqr] it becomes 
[merge, secsqr].

I believe the `sinsqr` was supposed to be `secsqr`.
(In fact there is no mention of `sinsqr` in the whole manual).

Garid.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]