Codebox Operators add

add

Add inputs

add(in1, in2): out1

Arguments:

Arguments

NameTypeDefaultDescription
in1number

Set the left inlet value to add

in2number

Set the value in the right inlet to add

Returns

NameTypeDescription
out1number

The summed output from the two inlets

Aliases

  • +