Overview: This module computes the phase angle of the complex input signal.
Detailed Description: This modules computes the phase angle (theta), in radians, of a complex signal, i.e. theta = atan2(imaginary/real).
Data Handling: The input data is not modified.