add
Add inputs
add(in1, in2): out1
Arguments:
Arguments
Name | Type | Default | Description |
---|---|---|---|
in1 | number | Set the left inlet value to add | |
in2 | number | Set the value in the right inlet to add |
Returns
Name | Type | Description |
---|---|---|
out1 | number | The summed output from the two inlets |
Aliases
+