diff options
author | Jay Belanger <jay.p.belanger@gmail.com> | 2015-09-15 19:53:06 -0500 |
---|---|---|
committer | Jay Belanger <jay.p.belanger@gmail.com> | 2015-09-15 19:53:06 -0500 |
commit | 2667d5c7fbaa3de8103488c7e3779eb768f9d15c (patch) | |
tree | 664c1b4571ea9cd67cb7b5ab50d7f73fadc82746 /lisp/emacs-lisp | |
parent | fa856144b7b6b4d90f48f862f88ed7cc8b40ca6f (diff) | |
download | emacs-2667d5c7fbaa3de8103488c7e3779eb768f9d15c.tar.gz |
Add new functions for the root mean square of a (Calc) vector
* lisp/calc/calc-stats.el (calcFunc-rms, calc-vector-rms):
New functions.
* lisp/calc/calc-ext.el (calc-init-extensions): Add keybinding for
`calc-vector-rms', add autoloads for `calc-vector-rms' and
`calcFunc-rms'.
* lisp/calc/calc-map.el (calc-u-oper-keys): Add entry for
`calcFunc-rms'.
* lisp/calc/calc-menu.el (calc-vectors-menu): Add entry for
`calc-vector-rms'.
* doc/misc/calc.texi (Single-Variable Statistics): Document the rms
command.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions