Difference between revisions of "Subtract"
From GNU Radio
(Created page with "Subtract across all input streams. output = input_0 - input_1 - ...)") |
|||
Line 1: | Line 1: | ||
− | Subtract across all input streams. output = input_0 - input_1 - ... | + | Subtract across all input streams. output = input_0 - input_1 - ... |
Revision as of 03:35, 29 December 2018
Subtract across all input streams. output = input_0 - input_1 - ...