Abs: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
(Created page with "Takes absolute value of data stream (i.e. strips sign). Only supports float, int, and short (not complex).")
(No difference)

Revision as of 03:16, 29 December 2018

Takes absolute value of data stream (i.e. strips sign). Only supports float, int, and short (not complex).