Difference between revisions of "GeometricMean Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
(command syntax: changed [ ] into ( ))
 
Line 2: Line 2:
 
;GeometricMean(List of Numbers)
 
;GeometricMean(List of Numbers)
 
:Returns the [[w:Geometric mean|geometric mean]] of given list of numbers.
 
:Returns the [[w:Geometric mean|geometric mean]] of given list of numbers.
: {{Example|1= <code><nowiki>GeometricMean[{13, 7, 26, 5, 19}]</nowiki></code> yields ''11.76''.}}
+
: {{Example|1= <code><nowiki>GeometricMean({13, 7, 26, 5, 19})</nowiki></code> yields ''11.76''.}}

Latest revision as of 09:52, 12 October 2017

© 2024 International GeoGebra Institute