Difference between revisions of "RootMeanSquare Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - "<div class="box info"> 48px|left This page is part of the official manual for print and pdf. For structural reasons normal users can't edit this page. If you found any errors on this page please contact )
Line 3: Line 3:
 
;RootMeanSquare[ <List of Numbers> ]
 
;RootMeanSquare[ <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=<div><code><nowiki>RootMeanSquare[list1]</nowiki></code> with <code>list1 = {3, 4, 5, 3, 2, 3, 4}</code> yields 3.5456</div>}}
 

Revision as of 13:50, 17 May 2013

© 2024 International GeoGebra Institute