@vpalmisano/webrtcperf-js
    Preparing search index...

    Function harmonicMean

    • Returns the harmonic mean of an array of numbers.

      Parameters

      • array: number[]

        The array of numbers to calculate the harmonic mean of.

      Returns number

      The harmonic mean of the array.