Skip to main content

add

add two numbers

Written by Holly Conrad Smith

Use this when you want to combine two numeric values within a flow, for example totalling floor areas or adding an offset to a measurement.

Category: Math

Kind: Operation

Description: Add two numbers

Inputs

Name

Abbreviation

Type

Access

Description

A

A

Number

Item

First number

B

B

Number

Item

Second number

Outputs

Name

Abbreviation

Type

Access

Description

Sum

S

Number

Item

The sum of the two numbers

How to

  1. Feed in a number

    1. This could be the a numeric result of another node

    2. Or, you can use a number node

    3. Or, you can type numbers into the boxes

    4. If you need to process multiple numbers in a list, use the map node

  2. Feed in a second number

  3. The result is the sum of the two numbers

Did this answer your question?