finance-mgn - v1.4.1
    Preparing search index...
    • Sums the values at a specific index in an array of transactions.

      Parameters

      • array: Transaction[]

        The array of transactions.

      • index: number

        The index of the value to sum.

      Returns number

      The sum of the values at the specified index.