ts-utils
    Preparing search index...

    Function mean

    • Compute the mean of the given numbers.

      Parameters

      • ...numbers: number[]

        The numbers used to compute the mean.

      Returns number

      The mean of the numbers.