Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
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
Hide 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