Skip to main content

Sum

Sum a list of numbers

Holly Conrad Smith avatar
Written by Holly Conrad Smith
Updated over a week ago

Inputs

Name

Abbreviation

Type

Access

Description

Numbers

N

Number

List

The list of numbers to sum

Outputs

Name

Abbreviation

Type

Access

Description

Sum

S

Number

Item

The sum of the numbers

  1. Feed in a list of numbers

    1. You could use the result of any node the produces or processes a list

    2. Or, you can manually create a list using a panel

  2. The result is the sum of all of the numbers in the list

Did this answer your question?