Difference between revisions of "SDX Command"

From GeoGebra Manual
Jump to: navigation, search
Line 3: Line 3:
 
;SDX[ <List of Points> ]
 
;SDX[ <List of Points> ]
 
:Returns [[w:Standard_deviation|standard deviation]] of x-coordinates of [[Points and Vectors|points]] from the given [[Lists|list]].
 
:Returns [[w:Standard_deviation|standard deviation]] of x-coordinates of [[Points and Vectors|points]] from the given [[Lists|list]].
:{{example|1=SDX[{(1, 1), (2, 2), (3, 1), (3, 3), (4, 2), (3, -1)}] yields ''a = 0.97''.}}
+
:{{example|1=<code>SDX[{(1, 1), (2, 2), (3, 1), (3, 3), (4, 2), (3, -1)}]</code> yields ''a = 0.97''.}}

Revision as of 09:11, 14 August 2014

© 2024 International GeoGebra Institute