|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
HarmonicMean
HarmonicMean[list]
gives the harmonic mean of the values in list.
DetailsDetails
- For the list
, the harmonic mean is given by
. - HarmonicMean handles both numerical and symbolic data.
- HarmonicMean[{{x1, y1, ...}, {x2, y2, ...}, ...}] gives
. - HarmonicMean works with SparseArray objects.
New in 6
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
