• Calculates the standard deviation of an array.

    Parameters

    • arr: number[]

      The array

    Returns number

Generated using TypeDoc