ichigyou
    Preparing search index...

    Function standardDeviation

    • Calculates the standard deviation of an array of numbers.

      Parameters

      • arr: number[]

        The array of numbers to calculate the standard deviation for.

      Returns number

      The standard deviation of the array.