Overview: This module computes the magnitude of a complex input signal.
Detailed Description: Computes the magnitude, M, of a complex signal, i.e. M = sqrt(real^2 + imaginary^2).
Data Handling: The input data is not modified.