summaryrefslogtreecommitdiff
path: root/doc/misc/calc.texi
diff options
context:
space:
mode:
authorJay Belanger <jay.p.belanger@gmail.com>2014-02-13 20:35:59 -0600
committerJay Belanger <jay.p.belanger@gmail.com>2014-02-13 20:35:59 -0600
commit2804e0bd8f9a58d8d9e77965cdb34f495ee7f292 (patch)
tree280f375e1f3a08c0e06e462de2b6b937cb8f4eb0 /doc/misc/calc.texi
parent019ff874af94a889899011c7da5e73f4edf7ce9c (diff)
downloademacs-2804e0bd8f9a58d8d9e77965cdb34f495ee7f292.tar.gz
lisp/calc/calc-menu.el (calc-vectors-menu): Remove menu item for
incorrect keybinding. doc/misc/calc.texi (Single-Variable Statistics): Remove mention of incorrect keybinding.
Diffstat (limited to 'doc/misc/calc.texi')
-rw-r--r--doc/misc/calc.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi
index 1700aee9dc1..4010d6c8c19 100644
--- a/doc/misc/calc.texi
+++ b/doc/misc/calc.texi
@@ -20756,9 +20756,9 @@ mean, then repeating until the two values converge.
$$ a_{i+1} = { a_i + b_i \over 2 } , \qquad b_{i+1} = \sqrt{a_i b_i} $$
@end tex
-@cindex Root-mean-square
-Another commonly used mean, the RMS (root-mean-square), can be computed
-for a vector of numbers simply by using the @kbd{A} command.
+@c @cindex Root-mean-square
+@c Another commonly used mean, the RMS (root-mean-square), can be computed
+@c for a vector of numbers simply by using the @kbd{A} command.
@kindex u S
@pindex calc-vector-sdev