• Parameters

    • Rest ...args: number[][]

      any number of input vectors

    Returns number[]

    one vector, dimension matching first parameter

    Description

    the average of any number of vectors (not numbers), similar to midpoint but this can accept more than two inputs.