Difference between revisions of "RootMeanSquare Command"

From GeoGebra Manual
Jump to: navigation, search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|statistics}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|statistics}}
;RootMeanSquare[ &lt;List of Numbers> ]
+
;RootMeanSquare( &lt;List of Numbers> )
 
:Returns the [[w:Root mean square|root mean square]]  of given list of numbers.
 
:Returns the [[w:Root mean square|root mean square]]  of given list of numbers.
:{{example| 1=<div><code><nowiki>RootMeanSquare[{3, 4, 5, 3, 2, 3, 4}]</nowiki></code> yields ''3.5456''.</div>}}
+
:{{example| 1=<code><nowiki>RootMeanSquare({3, 4, 5, 3, 2, 3, 4})</nowiki></code> yields ''3.5456''.}}

Latest revision as of 10:00, 12 October 2017

© 2024 International GeoGebra Institute