Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b0f4acfc
Commit
b0f4acfc
authored
Sep 16, 2015
by
Michael Albinus
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
parents
c762d330
23274eaf
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
doc/misc/calc.texi
doc/misc/calc.texi
+4
-3
No files found.
doc/misc/calc.texi
View file @
b0f4acfc
...
...
@@ -20741,9 +20741,10 @@ $$ a_{i+1} = { a_i + b_i \over 2 } , \qquad b_{i+1} = \sqrt{a_i b_i} $$
@kindex u R
@cindex Root-mean-square
@tindex rms
Another commonly used mean, the RMS (root-mean-square), can be computed
for a vector of numbers by using the @kbd{u R}
(@code{calc-vector-rms}) [@code{rms}]command.
The @kbd{u R} (@code{calc-vector-rms}) [@code{rms}]
command computes the RMS (root-mean-square) of the data values.
As its name suggests, this is the square root of the mean of the
squares of the data values.
@kindex u S
@pindex calc-vector-sdev
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment