Difference between revisions of "RootMeanSquare Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
 
Line 2: Line 2:
 
;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=<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