Codebox Operators iadd

iadd

Returns the result of the C-like 32-bit addition of the two parameters.

iadd(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