• Create an array with equal spacing between the elements

    Parameters

    • start: number

      The first value in the array

    • width: number

      The spacing between the elements

    • count: number

      The number of items in array

    Returns number[]

    An array with the requested number of elements