PHP.nl

stats_harmonic_mean

stats_harmonic_mean

Returns the harmonic mean of an array of values

number **stats_harmonic_mean** array $a

Returns the harmonic mean of the values in . a

aThe input array

Returns the harmonic mean of the values in , or false if is empty or is not an array. a``a