Difference between revisions of "HarmonicMean Command"

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

Latest revision as of 09:52, 12 October 2017

© 2024 International GeoGebra Institute